![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Classes | |
| struct | Base |
| struct | DD |
| struct | Special |
Variables | |
| long | _checksum = 0 |
| uint | _create_count = 0 |
| const size_t | _ALIGN_ = sizeof(size_t) |
| maximum additional storage maybe wasted due to alignment of the contained object within OpaqueHolder's buffer | |
| long _checksum = 0 |
Definition at line 48 of file opaque-holder-test.cpp.
Referenced by Base::Base(), Base::Base(), and DD< ii >::~DD().
| uint _create_count = 0 |
Definition at line 49 of file opaque-holder-test.cpp.
Referenced by Base::Base(), and Base::Base().
| const size_t _ALIGN_ = sizeof(size_t) |
maximum additional storage maybe wasted due to alignment of the contained object within OpaqueHolder's buffer
Definition at line 92 of file opaque-holder-test.cpp.