BloombergLP::bdlar::RefUtil::wrap

Make SimpleTypeConstRef to the specified "simple" object.

Synopsis

Declared in <bdlar_refutil.h>

template<class t_TYPE>
static
SimpleTypeConstRef
wrap(t_TYPE const& object)
requires IsSimple<t_TYPE>::value;