Specialization for aggregate type object. More...
Specialization for aggregate type object.
Definition at line 119 of file copy_general.hpp.
#include <copy_general.hpp>
Public Member Functions | |
| copy_general (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 127 of file copy_general.hpp.