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

is_grid check if the type is a vector More...

Detailed Description

template<typename T>
struct is_vector_dist< T, typename Void< typename T::yes_i_am_vector_dist >::type >

is_grid check if the type is a vector

Example

return true if T is a vector

Definition at line 65 of file util.hpp.

#include <util.hpp>

+ Inheritance diagram for is_vector_dist< T, typename Void< typename T::yes_i_am_vector_dist >::type >:

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