OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
has_set_d< T, typename Void< decltype(std::declval< T >().set_d(0, 0))>::type > Struct Template Reference

has_move check if a type has defined a method function move More...

Detailed Description

template<typename T>
struct has_set_d< T, typename Void< decltype(std::declval< T >().set_d(0, 0))>::type >

has_move check if a type has defined a method function move

Definition at line 138 of file common.hpp.

#include <common.hpp>

+ Inheritance diagram for has_set_d< T, typename Void< decltype(std::declval< T >().set_d(0, 0))>::type >:

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