OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
check_types< v > Struct Template Reference

functor for for_each algorithm More...

Detailed Description

template<typename v>
struct check_types< v >

functor for for_each algorithm

It print a warnings for each properties that does not have noPointers method

Template Parameters
voriginal boost::fusion::vector with the properties

Definition at line 23 of file object_creator.hpp.

#include <object_creator.hpp>

Public Member Functions

 check_types (size_t &ret)
 
template<typename T >
void operator() (T &t)
 

Data Fields

size_t & ret
 

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