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

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

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

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

Member Data Documentation

◆ value

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

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


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