Macro Subspace :: sus_dyn_concept_typed
Macro to help implement DynCTyped
for a concept C
. The macro is placed
in the body of the DynCTyped
class.
See the TODO: link [sus_dyn_concept
] macro for more, and
DynConcept examples for examples
of using the macro.