OpenFPM_data  0.1.0
Project that contain the implementation and interfaces for basic structure like vectors, grids, graph ... .
 All Data Structures Namespaces Functions Variables Typedefs Friends
compare_general< T, 2 > Struct Template Reference

Detailed Description

template<typename T>
struct compare_general< T, 2 >

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...
 

Member Function Documentation

template<typename T >
static bool compare_general< T, 2 >::compare_general_f ( const T &  src,
const T &  dst 
)
inlinestatic

compare objects that are aggregates

Template Parameters
srcsource object to copy
dstdestination object

Definition at line 48 of file compare_general.hpp.


The documentation for this struct was generated from the following file: