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

#include <tpf_types.hpp>

Public Types

using type = type_list_t< Type >
 

Detailed Description

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

Definition at line 6184 of file tpf_types.hpp.

Member Typedef Documentation

◆ type

template<typename Type >
using tpf::types::concate_type_st< Type >::type = type_list_t<Type>

Definition at line 6186 of file tpf_types.hpp.


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