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
openfpm::vect_isel< T > Struct Template Reference

Detailed Description

template<typename T>
struct openfpm::vect_isel< T >

Definition at line 37 of file vect_isel.hpp.

Public Types

enum  { value = is_typedef_and_data_same<has_typedef_type<T>::value && has_data<T>::value,T>::value + 1 }
 

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