Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtPrivate::List< Ts > Struct Template Reference

#include <qobjectdefs_impl.h>

+ Collaboration diagram for QtPrivate::List< Ts >:

Static Public Attributes

static constexpr size_t size = sizeof...(Ts)
 

Detailed Description

template<typename... Ts>
struct QtPrivate::List< Ts >

Definition at line 38 of file qobjectdefs_impl.h.

Member Data Documentation

◆ size

template<typename... Ts>
size_t QtPrivate::List< Ts >::size = sizeof...(Ts)
staticconstexpr

Definition at line 38 of file qobjectdefs_impl.h.


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