Lumiera  0.pre.03
»edit your freedom«
opaque-holder-test.cpp File Reference

Go to the source code of this file.

Description

unit test OpaqueHolder_test

Definition in file opaque-holder-test.cpp.

#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/util.hpp"
#include "lib/util-foreach.hpp"
#include "lib/opaque-holder.hpp"
#include <iostream>
#include <vector>

Classes

struct  Base
 
struct  DD< ii >
 
class  OpaqueHolder_test
 
struct  Special
 

Typedefs

typedef OpaqueHolder< Base > Opaque
 
typedef vector< Opaque > TestList
 

Functions

 LAUNCHER (OpaqueHolder_test, "unit common")
 

Variables

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
 
uint _create_count = 0
 

Namespaces

 lib
 Implementation namespace for support and library code.