dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QGenericArrayOps.compare
qt
core
arraydataops
QGenericArrayOps
Undocumented in source. Be warned that the author may not have intended to support it.
template
QGenericArrayOps
(T)
extern (
C
++)
bool
compare
()
(
const
ref
QArrayDataPointer
!
T
this_
,
const
(
T
)*
begin1
,
const
(
T
)*
begin2
,
size_t
n
)
Meta
Source
See Implementation
qt
core
arraydataops
QGenericArrayOps
aliases
Data
DataPointer
parameter_type
functions
appendInitialize
assign
compare
copyAppend
destroyAll
emplace
erase
eraseFirst
eraseLast
insert
moveAppend
truncate
structs
Inserter