KDECore
KTypeListAppend< List1, List2 > Struct Template Reference
#include <ktypelistutils.h>
Public Types | |
typedef KTypeList< typename List1::Head, typename KTypeListAppend< typename List1::Tail, List2 >::Result > | Result |
Detailed Description
Concatenates two typelists.
Definition at line 83 of file ktypelistutils.h.
Member Typedef Documentation
◆ Result
typedef KTypeList<typename List1::Head, typename KTypeListAppend<typename List1::Tail, List2>::Result> KTypeListAppend< List1, List2 >::Result |
Definition at line 85 of file ktypelistutils.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.