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

Detailed Description

template<typename T, bool hvt>
struct has_max_prop< T, hvt >

Definition at line 49 of file has_max_prop.hpp.

Public Types

enum  { value = hmp::value }
 
enum  { number = hmp::number }
 
typedef has_max_prop< typename T::value_type, has_value_type_ofp< typename T::value_type >::value > hmp
 

Member Typedef Documentation

◆ hmp

template<typename T , bool hvt>
typedef has_max_prop<typename T::value_type,has_value_type_ofp< typename T::value_type >::value> has_max_prop< T, hvt >::hmp

Definition at line 51 of file has_max_prop.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<typename T , bool hvt>
anonymous enum

Definition at line 53 of file has_max_prop.hpp.

◆ anonymous enum

template<typename T , bool hvt>
anonymous enum

Definition at line 58 of file has_max_prop.hpp.


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