BloombergLP::bdlar::AccessorRef::operator()

Invoke the specified accessor on the supplied value by dispatching to the appropriate bdlat customization point.

Synopsis

Declared in <bdlar_accessorref.h>

template<class t_TYPE>
int
operator()(t_TYPE const& value) const;