OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
isDynStruct< ObjType, typename Void< decltype(ObjType::isCompressed())>::type > Struct Template Reference

Detailed Description

template<typename ObjType>
struct isDynStruct< ObjType, typename Void< decltype(ObjType::isCompressed())>::type >

Definition at line 370 of file common.hpp.

+ Inheritance diagram for isDynStruct< ObjType, typename Void< decltype(ObjType::isCompressed())>::type >:

Static Public Member Functions

static constexpr bool value ()
 

Member Function Documentation

◆ value()

template<typename ObjType >
static constexpr bool isDynStruct< ObjType, typename Void< decltype(ObjType::isCompressed())>::type >::value ( )
inlinestaticconstexpr

Definition at line 372 of file common.hpp.


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