Add ktl::is_nothrow_swappable_with_v
Open
enhancement
- Dominant language
- C++
- Stars
- 99
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
```c++
template
inline constexpr bool is_nothrow_swappable_with_v = ...
template
struct is_nothrow_swappable_with {...}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.