This component‐private tag type is used as a parameter type for constructors of Variant_Base that accept a std::variant.

Synopsis

Declared in <bslstl_variant.h>

struct Variant_ConstructFromStdTag;

Created with MrDocs