Metall v0.30
A persistent memory allocator for data-centric analytics
 
Loading...
Searching...
No Matches
metall::container::string_key_store_locator< iterator_type > Class Template Reference

#include </home/runner/work/metall/metall/include/metall/container/string_key_store_locator.hpp>

Public Member Functions

 string_key_store_locator (iterator_type iterator)
 
string_key_store_locatoroperator++ ()
 
string_key_store_locator operator++ (int)
 
bool operator== (const string_key_store_locator &other) const
 
bool operator!= (const string_key_store_locator &other) const
 

Friends

template<typename value_type , typename allocator_type >
class string_key_store
 

Constructor & Destructor Documentation

◆ string_key_store_locator()

template<typename iterator_type >
metall::container::string_key_store_locator< iterator_type >::string_key_store_locator ( iterator_type  iterator)
inline

Member Function Documentation

◆ operator++() [1/2]

◆ operator++() [2/2]

◆ operator==()

◆ operator!=()

Friends And Related Symbol Documentation

◆ string_key_store

template<typename iterator_type >
template<typename value_type , typename allocator_type >
friend class string_key_store
friend

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