PMDK C++ bindings  1.7
This is the C++ bindings documentation for PMDK's libpmemobj.
List of all members
pmem::obj::experimental::concurrent_hash_map< Key, T, Hash, KeyEqual >::node Struct Reference

Node structure to store Key/Value pair. More...

#include <libpmemobj++/experimental/concurrent_hash_map.hpp>

Inherits node_base.

Detailed Description

template<typename Key, typename T, typename Hash, typename KeyEqual>
struct pmem::obj::experimental::concurrent_hash_map< Key, T, Hash, KeyEqual >::node

Node structure to store Key/Value pair.


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