Type for mutable access to the optional value. Used also as return type for mutable finders where empty optional signifies "not found".
Synopsis
Declared in <ball_categorymanager_radixtree.h>
typedef bsl::optional<bsl::reference_wrapper<t_VALUE>> OptValueRef;
Created with MrDocs