halcheck 1.0
Loading...
Searching...
No Matches

◆ size()

template<typename K , typename V , typename Hash = std::hash<K>>
std::size_t halcheck::lib::trie< K, V, Hash >::size ( ) const
inline

Returns the number of children in this trie.

Returns
The number of children in this trie.