Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtPrivate::List_Append< List< L1... >, List< L2... > > Struct Template Reference

#include <qobjectdefs_impl.h>

+ Collaboration diagram for QtPrivate::List_Append< List< L1... >, List< L2... > >:

Public Types

typedef List< L1..., L2... > Value
 

Detailed Description

template<typename... L1, typename... L2>
struct QtPrivate::List_Append< List< L1... >, List< L2... > >

Definition at line 47 of file qobjectdefs_impl.h.

Member Typedef Documentation

◆ Value

template<typename... L1, typename... L2>
typedef List<L1..., L2...> QtPrivate::List_Append< List< L1... >, List< L2... > >::Value

Definition at line 47 of file qobjectdefs_impl.h.


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