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_Left< L, N > Struct Template Reference

#include <qobjectdefs_impl.h>

+ Collaboration diagram for QtPrivate::List_Left< L, N >:

Public Types

typedef List_Append< List< typenameL::Car >, typenameList_Left< typenameL::Cdr, N-1 >::Value >::Value Value
 

Detailed Description

template<typename L, int N>
struct QtPrivate::List_Left< L, N >

Definition at line 48 of file qobjectdefs_impl.h.

Member Typedef Documentation

◆ Value

template<typename L , int N>
typedef List_Append<List<typenameL::Car>,typenameList_Left<typenameL::Cdr,N-1>::Value>::Value QtPrivate::List_Left< L, N >::Value

Definition at line 49 of file qobjectdefs_impl.h.


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