LUMIERA.clone/tests/gui/ctrl
Ichthyostega ac4f0bc6db ElementAccess: possibly working solution based on lib::variant
With this solution, somewhere deep down within the implementation
the knowledge about the actual result type would be encoded into
the embedded VTable within a lib::variant. At interface level,
ther will be a double dispatch based on that result type
and the desired result type, leading either to a successful
access or an error response.
2018-04-13 02:39:46 +02:00
..
element-access-test.cpp ElementAccess: possibly working solution based on lib::variant 2018-04-13 02:39:46 +02:00
state-map-grouping-storage-test.cpp CmdAccess: expand on the DSL draft 2017-04-14 03:22:08 +02:00