OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
construct_expression< T > Struct Template Reference

Detailed Description

template<typename T>
struct construct_expression< T >

Construct a vector expression from a type T that is already an expression it does nothing

Definition at line 14 of file vector_dist_operator_assign.hpp.

#include <vector_dist_operator_assign.hpp>

Static Public Member Functions

static const T & construct (const T &e)
 It return the expression itself.
 

Member Function Documentation

◆ construct()

template<typename T >
static const T & construct_expression< T >::construct ( const T &  e)
inlinestatic

It return the expression itself.

Definition at line 17 of file vector_dist_operator_assign.hpp.


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