Lumiera  0.pre.03
»edit your freedom«
vector-transfer-test.cpp File Reference

Go to the source code of this file.

Description

unit test VectorTransfer_test

Definition in file vector-transfer-test.cpp.

#include "lib/test/run.hpp"
#include "lib/scoped-holder-transfer.hpp"
#include "lib/test/testdummy.hpp"
#include <iostream>
#include <vector>

Classes

class  TransDummy
 
class  VectorTransfer_test
 

Typedefs

typedef Allocator_TransferNoncopyable< TransDummy > Allo
 
typedef vector< TransDummy, Allo > TransDummyVector
 

Functions

 LAUNCHER (VectorTransfer_test, "unit common")
 
void transfer_control (TransDummy &from, TransDummy &to)
 

Namespaces

 lib
 Implementation namespace for support and library code.