structure to copy aggregates More...
structure to copy aggregates
| T | type to copy | 
Definition at line 23 of file compare_general.hpp.
#include <compare_general.hpp>
Static Public Member Functions | |
| static bool | compare_general_f (const T &src, const T &dst) | 
| Spacialization when there is unknown compare method.  More... | |
      
  | 
  inlinestatic | 
Spacialization when there is unknown compare method.
| src | source object to copy | 
| dst | destination object | 
Definition at line 31 of file compare_general.hpp.