Go to the source code of this file.
Namespaces | |
| namespace | aspect |
Classes | |
| class | aspect::Null_Aspect_0< Owner > |
| Base Null_Aspect class for class that would otherwise be ordinary classes (no template). More... | |
| class | aspect::Null_Aspect_1< T, Owner > |
| Base Null_Aspect class for class that would otherwise have a single template parameter. More... | |
| class | aspect::Null_Aspect_2< T1, T2, Owner > |
| Base Null_Aspect class for class that would otherwise have two template parameters. More... | |
| class | aspect::Null_Aspect_Base< Owner > |
| class | aspect::Aspect_Has_Access_To_Owner< Owner > |
| Base class for aspects that require access to their owner. More... | |
| class | aspect::Aspect_Has_Const_Access_To_Owner< Owner > |
| Base class for aspects that require read access to their owner, but not write access. More... | |
1.5.4