Extending Qt Creator Manual
SizedArray
Extending Qt Creator Manual 4.9.2
Contents
Public Functions
Detailed Description
SizedArray Class
(
Utils::SizedArray
)
List of all members, including inherited members
Public Functions
constexpr
SizedArray
()
SizedArray
(std::initializer_list<T>
list
)
Member Function Documentation
constexpr
SizedArray::
SizedArray
()
Default constructs an instance of SizedArray.
SizedArray::
SizedArray
(
std::initializer_list
<
T
>
list
)
Default constructs an instance of SizedArray.