OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
vector_result< void, v2_type > Struct Template Reference

Detailed Description

template<typename v2_type>
struct vector_result< void, v2_type >

Definition at line 213 of file vector_dist_operators.hpp.

Public Types

typedef v2_type type
 

Static Public Member Functions

template<typename exp1 , typename exp2 >
static const type & getVector (const exp1 &o1, const exp2 &o2)
 
template<typename exp2 >
static const type & getVector (exp2 &o2)
 

Member Typedef Documentation

◆ type

template<typename v2_type >
typedef v2_type vector_result< void, v2_type >::type

Definition at line 215 of file vector_dist_operators.hpp.

Member Function Documentation

◆ getVector() [1/2]

template<typename v2_type >
template<typename exp1 , typename exp2 >
static const type & vector_result< void, v2_type >::getVector ( const exp1 &  o1,
const exp2 &  o2 
)
inlinestatic

Definition at line 218 of file vector_dist_operators.hpp.

◆ getVector() [2/2]

template<typename v2_type >
template<typename exp2 >
static const type & vector_result< void, v2_type >::getVector ( exp2 &  o2)
inlinestatic

Definition at line 224 of file vector_dist_operators.hpp.


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