removed lifting of swap and ==/!= operations

This commit is contained in:
joaquintides
2023-10-22 20:16:05 +02:00
committed by GitHub
parent dbe93c765c
commit 42df4f2749
11 changed files with 1 additions and 35 deletions

View File

@@ -711,8 +711,6 @@ namespace boost {
#endif
} // namespace unordered
using unordered::concurrent_flat_set;
} // namespace boost
#endif // BOOST_UNORDERED_CONCURRENT_FLAT_SET_HPP