chunkedseq
container library for large in-memory data sets
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Static Public Member Functions | List of all members
pasl::data::map::std_swap< Item > Class Template Reference

[map_cache] More...

#include <map.hpp>

Static Public Member Functions

static void swap (Item &x, Item &y)
 

Detailed Description

template<class Item>
class pasl::data::map::std_swap< Item >

[swap]

Definition at line 152 of file map.hpp.

Member Function Documentation

template<class Item >
static void pasl::data::map::std_swap< Item >::swap ( Item x,
Item y 
)
inlinestatic

Definition at line 155 of file map.hpp.


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