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

push p_ele into v only of to_push is true More...

Detailed Description

template<typename v, typename p_ele>
struct conditional_push< v, p_ele, false >

push p_ele into v only of to_push is true

Template Parameters
vvector where to push
p_eleobject to push
to_pushit push the element only if this flag is true

Definition at line 98 of file object_creator.hpp.

#include <object_creator.hpp>

Public Types

typedef v type
 

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