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

Detailed Description

template<bool cond, typename exp1, typename exp2>
struct first_or_second< cond, exp1, exp2 >

Definition at line 93 of file vector_dist_operators.hpp.

Public Types

typedef exp2::vtype vtype
 

Static Public Member Functions

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

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