Return true if this tree contains an entry for the specified key, and false otherwise.

Synopsis

Declared in <ball_categorymanager_radixtree.h>

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

Created with MrDocs