Create an accessor reference that forwards invocations to the specified accessor.

Synopsis

Declared in <bdlar_accessorref.h>

template<class t_ACCESSOR>
explicit
AccessorRef(t_ACCESSOR& accessor);

Created with MrDocs