Lumiera
0.pre.03
»edit your freedom«
|
Basically we allow only assignments and copy between objects of the same concrete type, but we want to initiate those operations from the base interface, without any further knowledge about the actual types involved.
Definition at line 242 of file virtual-copy-support-test.cpp.
Private Member Functions | |
virtual void | run (Arg) |
void | verify_disabledCopySupport () |
void | verify_fullVirtualCopySupport () |
void | verify_noAssignementSupport () |
void | verify_onlyMovableSupport () |
void | verify_TestFixture () |
|
inlineprivate |
Definition at line 276 of file virtual-copy-support-test.cpp.