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

Detailed Description

template<typename T, typename S>
struct push_back_op< false, true, T, S >

Definition at line 120 of file map_vector_std_util.hpp.

Static Public Member Functions

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

Member Function Documentation

◆ push_back()

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

Definition at line 122 of file map_vector_std_util.hpp.


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