Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QtPrivate::SwapExceptionTester Namespace Reference

Functions

template<typename T >
void checkSwap (T &t) noexcept(noexcept(swap(t, t)))
 

Function Documentation

◆ checkSwap()

template<typename T >
void QtPrivate::SwapExceptionTester::checkSwap ( T &  t)
noexcept

References checkSwap(), and swap().

Referenced by checkSwap().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: