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< 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>
constexpr 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: