Scarab  v3.2.4
Project 8 C++ Utility Library
Public Types | List of all members
unique_append_impl< T, type_list<> > Struct Template Reference

#include <unique_typelist.hh>

Public Types

using type = type_list< T >
 

Detailed Description

template<typename T>
struct scarab::unique_append_impl< T, type_list<> >

Definition at line 55 of file unique_typelist.hh.

Member Typedef Documentation

◆ type

using type = type_list< T >

Definition at line 57 of file unique_typelist.hh.


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