template <typename T, typename = void>

struct is_nothrow_swappable

Defined at line 125 of file ../../sdk/lib/stdcompat/include/lib/stdcompat/internal/utility.h

Evaluates to true when T is nothrow swappable.