OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
apply_kernel_rtype< exp, false > Struct Template Reference

It give the return type of the expression if applicable. More...

Detailed Description

template<typename exp>
struct apply_kernel_rtype< exp, false >

It give the return type of the expression if applicable.

Definition at line 45 of file vector_dist_operators_apply_kernel.hpp.

#include <vector_dist_operators_apply_kernel.hpp>

Public Types

typedef exp rtype
 indicate the return type of the expression exp
 

Member Typedef Documentation

◆ rtype

template<typename exp >
typedef exp apply_kernel_rtype< exp, false >::rtype

indicate the return type of the expression exp

Definition at line 48 of file vector_dist_operators_apply_kernel.hpp.


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