BloombergLP::bdlar::RefUtil::wrap

Make ChoiceConstRef to the specified "choice" object.

Synopsis

Declared in <bdlar_refutil.h>

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