ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
Public Methods | List of all members
StringTreeBase< T, TNodeMaintainer, TRecycling >::NodeKey::Access Struct Reference

Class Description

template<typename T, typename TNodeMaintainer, typename TRecycling>
struct aworx::lib::monomem::detail::StringTreeBase< T, TNodeMaintainer, TRecycling >::NodeKey::Access

Key access method used by hash table nodeTable.

Definition at line 170 of file stringtreebase.inl.

Public Methods

NodeKeyKey (Node &src) const
 

Member Function Documentation

◆ Key()

NodeKey& Key ( Node src) const
inline

Returns the given src statically casted to type NodeKey.

Parameters
srcThe node to hash.
Returns
The key-portion of the stored value.

Definition at line 178 of file stringtreebase.inl.


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