Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QtPrivate::QPodArrayOps< T >::Span Struct Reference

#include <qarraydataops.h>

+ Collaboration diagram for QtPrivate::QPodArrayOps< T >::Span:

Public Attributes

T * begin
 
T * end
 

Detailed Description

template<class T>
struct QtPrivate::QPodArrayOps< T >::Span

Definition at line 252 of file qarraydataops.h.

Member Data Documentation

◆ begin

template<class T >
T* QtPrivate::QPodArrayOps< T >::Span::begin

Definition at line 252 of file qarraydataops.h.

◆ end

template<class T >
T* QtPrivate::QPodArrayOps< T >::Span::end

Definition at line 252 of file qarraydataops.h.


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