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

Public Types

typedef exp2::vtype vtype
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 90 of file vector_dist_operators.hpp.


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