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

Pack selector. More...

Detailed Description

template<typename T>
struct Pack_selector< T >

Pack selector.

Definition at line 176 of file Pack_selector.hpp.

#include <Pack_selector.hpp>

Public Types

enum  { value = Pack_selector_impl< T,std::is_fundamental<T>::value || std::is_fundamental< typename std::remove_all_extents<T>::type >::value >::value }
 

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum

Definition at line 178 of file Pack_selector.hpp.


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