C++ Library Extensions 2022.12.09
To help learn modern C++ programming
tpf::types::is_variant_type_st< Type > Struct Template Reference

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename Type>
struct tpf::types::is_variant_type_st< Type >

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

Member Data Documentation

◆ value

template<typename Type >
static constexpr bool tpf::types::is_variant_type_st< Type >::value = false
staticconstexpr

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


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