dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
CompareAgainstLiteralZero
qt
core
compare
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++) extern (
C
++)
struct
CompareAgainstLiteralZero {
alias
SafeZero
=
ExternCPPFunc
!(
void
function
())
;
this
(SafeZero );
this
(T );
}
Constructors
this
this
(SafeZero )
Undocumented in source.
this
this
(T )
Undocumented in source.
Members
Aliases
SafeZero
alias
SafeZero
=
ExternCPPFunc
!(
void
function
())
Undocumented in source.
Meta
Source
See Implementation
qt
core
compare
enums
Ordering
Uncomparable
structs
CompareAgainstLiteralZero
QPartialOrdering