#include <hash-set.h>
◆ iterator()
template<typename KeyId ,
bool Lazy = false, typename Traits = default_hash_traits<KeyId>>
hash_set< KeyId, Lazy, Traits >::iterator::iterator |
( |
const typename hash_table< Traits, Lazy >::iterator & | iter | ) |
|
|
inlineexplicit |
◆ operator!=()
template<typename KeyId ,
bool Lazy = false, typename Traits = default_hash_traits<KeyId>>
◆ operator*()
template<typename KeyId ,
bool Lazy = false, typename Traits = default_hash_traits<KeyId>>
Key hash_set< KeyId, Lazy, Traits >::iterator::operator* |
( |
| ) |
|
|
inline |
◆ operator++()
template<typename KeyId ,
bool Lazy = false, typename Traits = default_hash_traits<KeyId>>
◆ m_iter
template<typename KeyId ,
bool Lazy = false, typename Traits = default_hash_traits<KeyId>>
The documentation for this class was generated from the following file: