Added tests for aligned_storage::address() and fixed some Borland specific bugs ...
commit2b9c6ad09925bac2b2a69322f626a3f785d19c50
authorjohnmaddock <johnmaddock@b8fc166d-592f-0410-95f2-cb63ce0dd405>
Sun, 17 May 2009 09:12:30 +0000 (17 09:12 +0000)
committerjohnmaddock <johnmaddock@b8fc166d-592f-0410-95f2-cb63ce0dd405>
Sun, 17 May 2009 09:12:30 +0000 (17 09:12 +0000)
tree5855ed3b14905e13e9522c918d898594de9727fe
parent4db77ed75166ee30514412be1c99a6c035170196
Added tests for aligned_storage::address() and fixed some Borland specific bugs (these show up in serialization/test/test_delete_pointer_binary_archive).

git-svn-id: https://svn.boost.org/svn/boost/trunk@53071 b8fc166d-592f-0410-95f2-cb63ce0dd405
boost/aligned_storage.hpp
libs/type_traits/test/aligned_storage_empy_test.cpp
libs/type_traits/test/aligned_storage_test.cpp