Definition at line 40 of file compare_general.hpp.
Static Public Member Functions | |
| static bool | compare_general_f (const T &src, const T &dst) |
| compare objects that are aggregates More... | |
|
inlinestatic |
compare objects that are aggregates
| src | source object to copy |
| dst | destination object |
Definition at line 48 of file compare_general.hpp.