Compare the visited alternative with the specified value.
value
Declared in <bslstl_variant.h>
<bslstl_variant.h>
template< size_t t_INDEX, class t_TYPE> bool operator()( bsl::in_place_index_t<t_INDEX>, t_TYPE const& value) const;