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

Return type of the expression. More...

Detailed Description

template<typename orig>
struct r_type_p< 1, orig >

Return type of the expression.

Template Parameters
origoriginal type

Definition at line 251 of file Point_operators.hpp.

#include <Point_operators.hpp>

Public Types

typedef orig::coord_type type
 meta-function return a scalar or the expression produce a scalar
 

Member Typedef Documentation

◆ type

template<typename orig >
typedef orig::coord_type r_type_p< 1, orig >::type

meta-function return a scalar or the expression produce a scalar

Definition at line 254 of file Point_operators.hpp.


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