Invoke the specified accessor with the specified value and info.
Synopsis
Declared in <bdlar_accessorref.h>
template<
class t_TYPE,
class t_INFO>
int
operator()(
t_TYPE const& value,
t_INFO const& info) const;
Created with MrDocs