OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
push_back_std_op_neste< bool, T, S > Struct Template Reference

pack/add function selector More...

Detailed Description

template<bool, typename T, typename S>
struct push_back_std_op_neste< bool, T, S >

pack/add function selector

In case of error

Definition at line 67 of file map_vector_std_util.hpp.

#include <map_vector_std_util.hpp>

Static Public Member Functions

static void push_back (std::vector< T > &base, const S &obj)
 push_back
 

Member Function Documentation

◆ push_back()

template<bool , typename T , typename S >
static void push_back_std_op_neste< bool, T, S >::push_back ( std::vector< T > &  base,
const S &  obj 
)
inlinestatic

push_back

Print an error

Parameters
basevector where to push_back
objobject to push

Definition at line 78 of file map_vector_std_util.hpp.


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