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::SizeOfList< List< Ts... > > Struct Template Reference

#include <qobjectdefs_impl.h>

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

Static Public Attributes

static constexpr size_t value = List<Ts...>::size
 

Detailed Description

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

Definition at line 41 of file qobjectdefs_impl.h.

Member Data Documentation

◆ value

template<typename ... Ts>
constexpr size_t QtPrivate::SizeOfList< List< Ts... > >::value = List<Ts...>::size
staticconstexpr

Definition at line 41 of file qobjectdefs_impl.h.


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