This variable template represents the result value of the bsl::variant_size metafunction.

Synopsis

Declared in <bslstl_variant.h>

template<class t_BSL_VARIANT>
inline constexpr std::size_t variant_size_v = variant_size<t_BSL_VARIANT>::value;

Created with MrDocs