Type Pack 0.0.1
Loading...
Searching...
No Matches
ty::detail::pack_base< Ts >::concat< Us > Struct Template Reference

Provides a member typedef type which is this pack with Us added. More...

#include <typack/typack.hpp>

Inheritance diagram for ty::detail::pack_base< Ts >::concat< Us >:

Detailed Description

template<typename ... Ts>
template<typename ... Us>
struct ty::detail::pack_base< Ts >::concat< Us >

Provides a member typedef type which is this pack with Us added.

Template Parameters
...UsNew types

Prefer the use concat_t over this struct.


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