C++ Library Extensions 2022.12.09
To help learn modern C++ programming
tpf::types::is_variant_type_st< std::variant< Types... > > Struct Template Reference

Static Public Attributes

static constexpr bool value = true
 

Detailed Description

template<typename... Types>
struct tpf::types::is_variant_type_st< std::variant< Types... > >

Definition at line 47 of file 31-visit.cpp.

Member Data Documentation

◆ value

template<typename... Types>
static constexpr bool tpf::types::is_variant_type_st< std::variant< Types... > >::value = true
staticconstexpr

Definition at line 49 of file 31-visit.cpp.


The documentation for this struct was generated from the following files: