Make CustomizedTypeRef to the specified "customized type" object.
CustomizedTypeRef
object
Declared in <bdlar_refutil.h>
<bdlar_refutil.h>
template<class t_TYPE> static CustomizedTypeRef wrap(t_TYPE& object) requires IsCustomized<t_TYPE>::value;