halcheck
1.0
Loading...
Searching...
No Matches
halcheck
lib
trie
begin
drop
drop
drop
empty
end
find
operator*
operator[]
set
set
size
trie
trie
trie
◆
operator*()
template<typename K , typename V , typename Hash = std::hash<K>>
const V &
halcheck::lib::trie
< K, V, Hash >::operator*
(
)
const
inline
Gets the value associated with the root node of this trie.
Returns
A reference to the value associated with the root node.
Generated by
1.12.0