template <typename T, typename = void>
struct is_nothrow_swappable
Defined at line 122 of file ../../sdk/lib/fit/include/lib/fit/internal/utility.h
Evaluates to true when T is nothrow swappable.
template <typename T, typename = void>
Defined at line 122 of file ../../sdk/lib/fit/include/lib/fit/internal/utility.h
Evaluates to true when T is nothrow swappable.