Any++
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nanyxx
 Cusing_
 Ctrait_class
 CundefinedUse this type to indicate, that the ANY_TYPE must be specified in the model map
 Cobserveable_v_table
 Cobserveable_rtti_v_table
 Cany_v_tableBasic lifetime functionality
 CanyThe core class template to control dispatch for external polymorphism
 Cunique
 CvalProxy to manage the captured object as value with small object optimization
 ChookA class template to implement a hook/callback chain
 CkeyA key type for factory registration
 CfactoryA class template to implement a factory for any objects
 CmembersA class template to implement extension members
 Cvirtual_A tag to indicate that the corresponding function parameter is an any used for dispatch
 CdispatchOpen dispatch method. Solves the expression problem. See dispatch<R(Args...)> for details
 Cdispatch< R(Args...)>Open dispatch method. Solves the expression problem