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


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