Invoke the specified accessor on the supplied value by dispatching to the appropriate bdlat customization point.
Declared in <bdlar_accessorref.h>
template<class t_TYPE>
int
operator()(t_TYPE const& value) const;
value from the invocation of the wrapped accessor
| Name | Description |
|---|---|
| value | value to pass to the wrapped accessor |