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
◆
drop()
[1/3]
template<typename K , typename V , typename Hash = std::hash<K>>
trie
halcheck::lib::trie
< K, V, Hash >::drop
(
const K &
key
)
const
inline
Gets a specific subtree.
Parameters
key
The key identifying the desired subtree.
Returns
The subtree identified by key.
Generated by
1.12.0