OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
is_vector< T, typename Void< typename T::yes_i_am_vector >::type > Struct Template Reference

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

Detailed Description

template<typename T>
struct is_vector< T, typename Void< typename T::yes_i_am_vector >::type >

is_grid check if the type is a vector

Example

return true if T is a vector

Definition at line 27 of file util.hpp.

#include <util.hpp>

+ Inheritance diagram for is_vector< T, typename Void< typename T::yes_i_am_vector >::type >:

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