cpp17::variant_size< variant< Ts...> >

Summary

Inheritance

Inherits from: std::integral_constant< std::size_t, sizeof...(Ts)>