Create an accessor reference that forwards invocations to the specified accessor.
accessor
Declared in <bdlar_accessorref.h>
<bdlar_accessorref.h>
template<class t_ACCESSOR> explicit AccessorRef(t_ACCESSOR& accessor);