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

it is not a fundamental type More...

Detailed Description

template<typename T, bool is_foundamental>
struct Pack_selector_impl< T, is_foundamental >

it is not a fundamental type

Definition at line 105 of file Pack_selector.hpp.

#include <Pack_selector.hpp>

Public Types

enum  { value = Pack_selector_known_type_impl< T, 4*is_encap<T>::value + is_grid<T>::value * 2 + (has_pack_gen<T>::value)*(!is_grid<T>::value) >::value }
 

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