Same as the preceding overload, but for a const visitor.
Synopsis
Declared in <bdlb_variant.h>
template<
class RET_TYPE,
class VISITOR>
RET_TYPE
apply(VISITOR const& visitor);
Created with MrDocs
Same as the preceding overload, but for a const visitor.
Declared in <bdlb_variant.h>
template<
class RET_TYPE,
class VISITOR>
RET_TYPE
apply(VISITOR const& visitor);
Created with MrDocs