Create an AccessorWithInfoRef object that type erases the specified accessor.
Synopsis
Declared in <bdlar_accessorref.h>
template<class t_ACCESSOR>
explicit
AccessorWithInfoRef(t_ACCESSOR& accessor);
Created with MrDocs