OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
Pack_selector_known_type_impl< T, known_type > Struct Template Reference

Pack selector for unknown type. More...

Detailed Description

template<typename T, int known_type>
struct Pack_selector_known_type_impl< T, known_type >

Pack selector for unknown type.

Definition at line 91 of file Pack_selector.hpp.

#include <Pack_selector.hpp>

Public Types

enum  { value = Pack_selector_unknown_type_impl<T, has_noPointers<T>::value + 2*std::is_array<T>::value >::value }
 

Member Enumeration Documentation

◆ anonymous enum

template<typename T , int known_type>
anonymous enum

Definition at line 93 of file Pack_selector.hpp.


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