![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Go to the source code of this file.
Classes | |
struct | variant_alternative< I, const T > |
struct | variant_alternative< I, variant< Types... > > |
Namespaces | |
vccc | |
Typedefs | |
template<std::size_t I, class T > | |
using | variant_alternative_t = typename variant_alternative< I, T >::type |