OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
first_or_second< true, exp1, exp2 > Struct Template Reference

Detailed Description

template<typename exp1, typename exp2>
struct first_or_second< true, exp1, exp2 >

Definition at line 104 of file vector_dist_operators.hpp.

Public Types

typedef exp1::vtype vtype
 

Static Public Member Functions

static auto getVector (const exp1 &o1, const exp2 &o2) -> decltype(o1.getVector())
 

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