Type for immutable access to the optional value. Used also as return type for immutable finders where empty optional signifies "not found".
Declared in <ball_categorymanager_radixtree.h>
typedef bsl::optional<bsl::reference_wrapper<t_VALUE const>> OptValueCRef;