Remove from this tree the entry with the specified key. Return true if the entry was removed (key existed), and false otherwise.

Synopsis

Declared in <ball_categorymanager_radixtree.h>

bool
erase(std::string_view const& key);

Created with MrDocs