Construct and return an AnyRefData object for the specified object.
Synopsis
Declared in <bdlar_refdatautil.h>
template<class t_TYPE>
static
AnyRefData
makeAnyRefData(t_TYPE* object);
Created with MrDocs
Construct and return an AnyRefData object for the specified object.
Declared in <bdlar_refdatautil.h>
template<class t_TYPE>
static
AnyRefData
makeAnyRefData(t_TYPE* object);
Created with MrDocs