Make SimpleTypeRef to the specified "simple" object.
SimpleTypeRef
object
Declared in <bdlar_refutil.h>
<bdlar_refutil.h>
template<class t_TYPE> static SimpleTypeRef wrap(t_TYPE& object) requires IsSimple<t_TYPE>::value;