Any++
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
 ProxiesProxies manage the storage in an any
 CastsMix and match downcast, crosscast, and obtain any with other
 Any++ configuration macroMacro to configure Any++ for DLL mode
 TRAIT... and ANY_ macrosMacros to define trait 's and any 's
 ANY_FN... and ANY_OP macrosMacros to define trait's and any's functions and operators
 MODEL_MAP macrosMacros to define behavior of models for trait's
 ANY_SINGLETON macrosMacros to reduce boilerplate for declaring/defining static runtime data
 VANY_DISPACH macrosMacros to reduce boilerplate for declaring/defining open dispatch with vany_variant. Only neccessary for DLL scenarios
 ANY_META_CLASS macros for crosscastMacros to define static runtime type data for a model. Only neccessary for DLL and crosscast scenarios
 DISPATCH_ macrosMacros to define static runtime data for open dispatch. Only neccessary for DLL scenarios