r109884 - in /branches/gcc-4_1-branch/libstdc++...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Wed Jan 18 11:25:00 GMT 2006


Author: paolo
Date: Wed Jan 18 11:24:59 2006
New Revision: 109884

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109884
Log:
2006-01-18  Paolo Carlini  <pcarlini@suse.de>

	* include/ext/pb_assoc/detail/value_type_adapter/
	value_type_adapter.hpp: Include <tr1/type_traits>.
	* include/ext/pb_assoc/detail/value_type_adapter/
	it_value_type_traits.hpp (it_value_type_traits_<>::value_type_holder):
	Use tr1::aligned_storage and tr1::alignment_of.
	(it_value_type_traits_<>::buf_t): Remove.
	(it_value_type_traits_<>::make_valid, recast): Adjust.

Modified:
    branches/gcc-4_1-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_1-branch/libstdc++-v3/include/ext/pb_assoc/detail/value_type_adapter/it_value_type_traits.hpp
    branches/gcc-4_1-branch/libstdc++-v3/include/ext/pb_assoc/detail/value_type_adapter/value_type_adapter.hpp



More information about the Libstdc++-cvs mailing list