![]() |
Qt 6.x
The Qt SDK
|
Classes | |
struct | Layout1 |
struct | Layout2 |
Typedefs | |
using | Members = std::conditional_t< sizeof(Layout1)<=sizeof(Layout2), Layout1, Layout2 > |
using QtSemaphorePrivate::Members = typedef std::conditional_t<sizeof(Layout1) <= sizeof(Layout2), Layout1, Layout2> |
Definition at line 269 of file qsemaphore.cpp.