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

This type is used to manipulate type list. More...

#include <tpf_types.hpp>

Detailed Description

template<typename... Types>
struct tpf::types::type_list_t< Types >

This type is used to manipulate type list.

Template Parameters
Typesfor ZERO or more variadic template parameters.

Definition at line 956 of file tpf_types.hpp.


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