This class provides a type-erased wrapper around an accessor functor that dispatches to the appropriate bdlat customization point based on the dynamic type category of the supplied value and field metadata.
Declared in <bdlar_accessorref.h>
class AccessorWithInfoRef;
| Name | Description |
|---|---|
AccessorWithInfoRef [constructor] | Create an AccessorWithInfoRef object that type erases the specified accessor. |
operator() | Invoke the specified accessor with the specified value and info. |