Specialization for aggregate type objects. More...
Specialization for aggregate type objects.
Definition at line 191 of file copy_general.hpp.
#include <copy_general.hpp>
Public Member Functions | |
| copy_general_op (const T &src, T &dst) | |
| copy objects that are aggregates  More... | |
      
  | 
  inline | 
copy objects that are aggregates
| src | source object to copy | 
| dst | destination object | 
Definition at line 199 of file copy_general.hpp.