OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
apply_kernel_rtype< exp, is_exp > Struct Template Reference

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

Detailed Description

template<typename exp, bool is_exp = is_expression<exp>::value>
struct apply_kernel_rtype< exp, is_exp >

It give the return type of the expression if applicable.

Definition at line 37 of file vector_dist_operators_apply_kernel.hpp.

#include <vector_dist_operators_apply_kernel.hpp>

Public Types

typedef exp::return_type rtype
 indicate the return type of the expression exp
 

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