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

has_toKernel check if a type has defined a method called toKernel More...

Detailed Description

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

has_toKernel check if a type has defined a method called toKernel

Example

return true if T.toKernel() is a valid expression and produce a defined type

Definition at line 259 of file common.hpp.

#include <common.hpp>

+ Inheritance diagram for has_toKernel< ObjType, Sfinae >:

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