QtBase  v6.3.1
Public Types | List of all members
QtPrivate::List_Append< List< L1... >, List< L2... > > Struct Template Reference

#include <qobjectdefs_impl.h>

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 71 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 71 of file qobjectdefs_impl.h.


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