Create a Variant_Union object holding an object of type t_HEAD direct-initialized from the specified args.
Variant_Union
t_HEAD
args
Declared in <bslstl_variant.h>
<bslstl_variant.h>
template<class... t_ARGS> Variant_Union( bsl::in_place_index_t<0>, t_ARGS&&... args);