C++ Library Extensions 2022.12.09
To help learn modern C++ programming
tpf::types::hidden::st_tuple_common_type< T, S > Struct Template Reference

#include <tpf_types.hpp>

Public Types

using type = no_type_t
 

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename T, typename S>
struct tpf::types::hidden::st_tuple_common_type< T, S >

Definition at line 5527 of file tpf_types.hpp.

Member Typedef Documentation

◆ type

template<typename T , typename S >
using tpf::types::hidden::st_tuple_common_type< T, S >::type = no_type_t

Definition at line 5530 of file tpf_types.hpp.

Member Data Documentation

◆ value

template<typename T , typename S >
constexpr bool tpf::types::hidden::st_tuple_common_type< T, S >::value = false
staticconstexpr

Definition at line 5529 of file tpf_types.hpp.


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