OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
r_type_p< r, orig > Struct Template Reference

Return type of the expression. More...

Detailed Description

template<unsigned int r, typename orig>
struct r_type_p< r, orig >

Return type of the expression.

Template Parameters
rdimension of the return type
origoriginal type

Definition at line 239 of file Point_operators.hpp.

#include <Point_operators.hpp>

Public Types

typedef orig type
 meta-function return orig or the expression produce a vector
 

Member Typedef Documentation

◆ type

template<unsigned int r, typename orig >
typedef orig r_type_p< r, orig >::type

meta-function return orig or the expression produce a vector

Definition at line 242 of file Point_operators.hpp.


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