OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
is_Point< T, typename Void< typename T::yes_is_point >::type > Struct Template Reference

Check if a type T is an aggregate. More...

Detailed Description

template<typename T>
struct is_Point< T, typename Void< typename T::yes_is_point >::type >

Check if a type T is an aggregate.

return true if T is an aggregate

Definition at line 401 of file common.hpp.

#include <common.hpp>

+ Inheritance diagram for is_Point< T, typename Void< typename T::yes_is_point >::type >:

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