Lumiera
0.pre.03
»edit your freedom«
|
This requires the use of a custom allocator, invoking a transfer_control()
function to be provided for the concrete noncopyable class type, being invoked when the vector needs to reallocate.
Definition at line 106 of file scoped-holder-transfer-test.cpp.
Private Member Functions | |
template<class HO > | |
void | buildVector () |
template<class HO > | |
void | checkErrorHandling () |
void | create_contained_object (HolderD &holder) |
void | create_contained_object (PtrHolderD &holder) |
template<class HO > | |
void | growVector () |
virtual void | run (Arg) |