|
Any++
|
| Nanyxx | |
| Cusing_ | |
| Ctrait_class | |
| Cundefined | Use this type to indicate, that the ANY_TYPE must be specified in the model map |
| Cobserveable_v_table | |
| Cobserveable_rtti_v_table | |
| Cany_v_table | Basic lifetime functionality |
| Cany | The core class template to control dispatch for external polymorphism |
| Cunique | |
| Cval | Proxy to manage the captured object as value with small object optimization |
| Chook | A class template to implement a hook/callback chain |
| Ckey | A key type for factory registration |
| Cfactory | A class template to implement a factory for any objects |
| Cmembers | A class template to implement extension members |
| Cvirtual_ | A tag to indicate that the corresponding function parameter is an any used for dispatch |
| Cdispatch | Open dispatch method. Solves the expression problem. See dispatch<R(Args...)> for details |
| Cdispatch< R(Args...)> | Open dispatch method. Solves the expression problem |