OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
mem_swap< T, layout, data_type, grid_type, sel > Struct Template Reference

Case memory_traits_lin. More...

Detailed Description

template<typename T, typename layout, typename data_type, typename grid_type, unsigned int sel = 2*is_layout_mlin<layout>::value + is_layout_inte<layout>::value>
struct mem_swap< T, layout, data_type, grid_type, sel >

Case memory_traits_lin.

Definition at line 196 of file grid_base_impl_layout.hpp.

#include <grid_base_impl_layout.hpp>

Static Public Member Functions

static void swap (data_type &data_dst, data_type &data_src)
 

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