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

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

Detailed Description

template<typename T>
struct is_vector_native< T, typename Void< typename std::remove_reference< T >::type::yes_i_am_vector_native >::type >

is_grid check if the type is a vector

Example

return true if T is a vector

Definition at line 46 of file util.hpp.

#include <util.hpp>

+ Inheritance diagram for is_vector_native< T, typename Void< typename std::remove_reference< T >::type::yes_i_am_vector_native >::type >:

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