Remove from this tree the entry with the specified key. Return true if the entry was removed (key existed), and false otherwise.
key
true
false
Declared in <ball_categorymanager_radixtree.h>
<ball_categorymanager_radixtree.h>
bool erase(std::string_view const& key);