Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
lib::test::anonymous_namespace{opaque-holder-test.cpp} Namespace Reference

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
 

Variable Documentation

◆ _checksum

long _checksum = 0

Definition at line 48 of file opaque-holder-test.cpp.

Referenced by Base::Base(), Base::Base(), and DD< ii >::~DD().

◆ _create_count

uint _create_count = 0

Definition at line 49 of file opaque-holder-test.cpp.

Referenced by Base::Base(), and Base::Base().

◆ _ALIGN_

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.