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

Go to the source code of this file.

Description

unit test OpaqueUncheckedBuffer_test

Definition in file opaque-unchecked-buffer-test.cpp.

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

Classes

struct  Base
 
struct  D42Sub
 
struct  DD< ii >
 
struct  Killer
 
class  OpaqueUncheckedBuffer_test
 

Functions

 LAUNCHER (OpaqueUncheckedBuffer_test, "unit common")
 

Variables

const size_t _ALIGNMENT_OVERHEAD_ = 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.