dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Trie.remove
dlib
container
dict
Trie
Remove element by key.
class
Trie
(T, K)
void
remove
(
K
k
)
Meta
Source
See Implementation
dlib
container
dict
Trie
constructors
this
destructors
~this
functions
clear
free
get
opApply
opBinaryRight
opIndex
opIndexAssign
remove
set
variables
active
children
key
length
symbol
value
Remove element by key.