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

is_multiple_buffer_each_prp More...

Detailed Description

template<typename T, unsigned int impl = is_vector<T>::value>
struct is_multiple_buffer_each_prp< T, impl >

is_multiple_buffer_each_prp

return if each property is splitted on a separate buffer. This class make sense to be used if T is a vector in case it is not it always return 0

Example

Definition at line 418 of file memory_conf.hpp.

#include <memory_conf.hpp>

+ Inheritance diagram for is_multiple_buffer_each_prp< T, impl >:

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