Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
opaque-holder-test.cpp File Reference

unit test OpaqueHolder_test More...

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>

Namespaces

namespace  lib
 Implementation namespace for support and library code.
 
namespace  lib::test
 Unit tests for the Lumiera support library.
 
namespace  lib::test::anonymous_namespace{opaque-holder-test.cpp}
 

Typedefs

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

Classes

struct  Base
 
struct  DD< ii >
 
struct  Special
 
class  OpaqueHolder_test
 

Functions

 LAUNCHER (OpaqueHolder_test, "unit common")
 

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