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