Add tests to check that swap(std::function, std::function) is noexcept. This...
Add tests to check that swap(std::function, std::function) is noexcept. This is LWG#2062, but we already do this. No changes to the library, just adding tests. llvm-svn: 283780
Loading
Please sign in to comment