BloombergLP::bdlar::RefUtil::wrap

Make ChoiceRef to the specified "choice" object.

Synopsis

Declared in <bdlar_refutil.h>

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