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
◆
empty()
template<typename K , typename V , typename Hash = std::hash<K>>
bool
halcheck::lib::trie
< K, V, Hash >::empty
(
)
const
inline
Determines whether this trie has any children.
Returns
true
if and only if this trie has no children.
Generated by
1.12.0