Qt 6.x
The Qt SDK
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 46 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 47 of file qobjectdefs_impl.h.


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