OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
base_copy< true, base_obj, v_obj > Struct Template Reference

Detailed Description

template<typename base_obj, typename v_obj>
struct base_copy< true, base_obj, v_obj >

Definition at line 155 of file map_vector_std_util.hpp.

Static Public Member Functions

static void copy (base_obj &base, const v_obj &obj)
 

Member Function Documentation

◆ copy()

template<typename base_obj , typename v_obj >
static void base_copy< true, base_obj, v_obj >::copy ( base_obj &  base,
const v_obj &  obj 
)
inlinestatic

Definition at line 157 of file map_vector_std_util.hpp.


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