OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
is_expression< ObjType, Sfinae > Struct Template Reference

is_expression check if a type is simple a type or is just an encapsulation of an expression More...

Detailed Description

template<typename ObjType, typename Sfinae = void>
struct is_expression< ObjType, Sfinae >

is_expression check if a type is simple a type or is just an encapsulation of an expression

return true if T::is_expression is a valid expression

Definition at line 29 of file vector_dist_operators_apply_kernel.hpp.

#include <vector_dist_operators_apply_kernel.hpp>

+ Inheritance diagram for is_expression< ObjType, Sfinae >:

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