OpenFPM_data  0.1.0
Project that contain the implementation and interfaces for basic structure like vectors, grids, graph ... .
 All Data Structures Namespaces Functions Variables Typedefs Friends
is_encap< T, typename Void< typename T::yes_i_am_encap >::type > Struct Template Reference

is_encap check if the type is an encap type More...

Detailed Description

template<typename T>
struct is_encap< T, typename Void< typename T::yes_i_am_encap >::type >

is_encap check if the type is an encap type

Example

return true if T is an encap

Definition at line 416 of file Encap.hpp.

#include <Encap.hpp>

+ Inheritance diagram for is_encap< T, typename Void< typename T::yes_i_am_encap >::type >:

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