1
0
forked from boostorg/core
Commit Graph

15 Commits

Author SHA1 Message Date
Niels Dekker
6ed1377d5c Extended swap_arrays test, checking that boost::swap does correctly exchange the values of its arguments.
[SVN r48247]
2014-06-01 22:06:56 +04:00
Niels Dekker
e3b6996fb2 Added extra checks, checking that boost::swap does correctly exchange the values of its arguments, as I mentioned at "Re: [boost] [swap] Renaming boost_swap_impl::swap_impl and/or its namespace?", http://lists.boost.org/Archives/boost/2008/08/141027.php
[SVN r48246]
2014-06-01 22:06:56 +04:00
Niels Dekker
3179176c59 Added a data member to swap_test_class and made it EqualityComparable, as I mentioned at "Re: [boost] [swap] Renaming boost_swap_impl::swap_impl and/or its namespace?", http://lists.boost.org/Archives/boost/2008/08/141027.php
[SVN r48245]
2014-06-01 22:06:56 +04:00
Joseph Gauterin
8471db6a21 Renamed 'test_adl_barrier.cpp' to 'no_ambiguity_in_boost.cpp' and altered comments to reflect new disambiguation technique.
[SVN r47972]
2014-06-01 22:06:56 +04:00
Niels Dekker
fbbcc966f6 Added swap tests for std types, as discussed at "Re: [boost] [swap] Workaround for ADL failures of MSVC 7.1 and Borland okay?", http://lists.boost.org/Archives/boost/2008/08/140589.php
[SVN r47943]
2014-06-01 22:06:56 +04:00
Niels Dekker
d87b285fe9 Fixed comment in swap/test/specialized_in_boost_and_other.cpp
[SVN r47840]
2014-06-01 22:06:56 +04:00
Niels Dekker
ac010b6e3c Added specialized_in_boost_and_other to swap/test, as discussed at "[boost] [swap] End-user allowed to add overloads to boost namespace?", http://lists.boost.org/Archives/boost/2008/07/140327.php
[SVN r47839]
2014-06-01 22:06:56 +04:00
Niels Dekker
568e680e9e Added a newline to swap/test/lib_header_1.cpp, hoping to fix Sun 5.x compile issue, "Error: There is extra text on this line"
[SVN r47829]
2014-06-01 22:06:56 +04:00
Niels Dekker
911e2525d3 Added test_adl_barrier to swap/test, as discussed with Joseph Gauterin.
[SVN r47808]
2014-06-01 22:06:56 +04:00
Niels Dekker
c300d2627c Fixed silly little typo of mine, in test/swap_arrays.cpp
[SVN r47629]
2014-06-01 22:06:56 +04:00
Niels Dekker
f1947e8d0e Added swap_test_class swap functions to test/swap_arrays.cpp. My fault, they should have been there already!
[SVN r47628]
2014-06-01 22:06:56 +04:00
Niels Dekker
2157555d88 Fixed silly little bug of mine in swap/test/swap_arrays.cpp
[SVN r47626]
2014-06-01 22:06:56 +04:00
Joseph Gauterin
0f249e530a Corrected duplicated file contents
[SVN r47607]
2014-06-01 22:06:56 +04:00
Vladimir Prus
82cca4ccec Remove duplicate content.
[SVN r47360]
2014-06-01 22:06:56 +04:00
Joseph Gauterin
d814b6425d Moved utility\swap to the trunk, as discussed in trac issue #2056.
[SVN r47093]
2014-06-01 22:06:56 +04:00