Compare the supplied value with the peer buffer and store the result in d_result.

Synopsis

Declared in <bdlb_variant.h>

template<class TYPE>
void
operator()(TYPE const& value) const;

Parameters

Name

Description

value

value assigned to or stored in this variant

Created with MrDocs