mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-01 00:01:37 +01:00
Unit tests for unordered containers.
[SVN r2731]
This commit is contained in:
7
test/swap_tests3.cpp
Normal file
7
test/swap_tests3.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
// Copyright Daniel James 2005. Use, modification, and distribution are
|
||||
// subject to the Boost Software License, Version 1.0. (See accompanying
|
||||
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
#define BOOST_UNORDERED_SWAP_METHOD 3
|
||||
#include "./swap_tests.hpp"
|
||||
Reference in New Issue
Block a user