Lumiera  0.pre.03
»edit your freedom«
VectorTransfer_test Class Reference

Description

Test:
growing (re-allocating) a vector with noncopyable objects, with the help of a special Allocator and a custom transfer_control operation provided by the contained objects.

The idea is to allow some special copy-operations for the purpose of re-allocations within the vector, without requiring the object to be really copyable.

Definition at line 128 of file vector-transfer-test.cpp.

Private Member Functions

virtual void run (Arg)
 
+ Inheritance diagram for VectorTransfer_test:
+ Collaboration diagram for VectorTransfer_test:

The documentation for this class was generated from the following file: