gcc/libstdc++-v3/config/allocator
Benjamin Kosnik fa7548481a allocator.h (std::allocator): Base class is __allocator_base.
2012-03-19  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/allocator.h (std::allocator): Base class is
	__allocator_base.
	(uses_allocator): Add to sub-grouping.
	* include/ext/new_allocator.h: Doxygen markup for tparm.

	* config/allocator/bitmap_allocator_base.h: Use __allocator_base
	template alias in C++11.
	* config/allocator/malloc_allocator_base.h: Same.
	* config/allocator/mt_allocator_base.h: Same.
	* config/allocator/new_allocator_base.h: Same.
	* config/allocator/pool_allocator_base.h: Same.

From-SVN: r185544
2012-03-19 21:41:15 +00:00
..
bitmap_allocator_base.h allocator.h (std::allocator): Base class is __allocator_base. 2012-03-19 21:41:15 +00:00
malloc_allocator_base.h allocator.h (std::allocator): Base class is __allocator_base. 2012-03-19 21:41:15 +00:00
mt_allocator_base.h allocator.h (std::allocator): Base class is __allocator_base. 2012-03-19 21:41:15 +00:00
new_allocator_base.h allocator.h (std::allocator): Base class is __allocator_base. 2012-03-19 21:41:15 +00:00
pool_allocator_base.h allocator.h (std::allocator): Base class is __allocator_base. 2012-03-19 21:41:15 +00:00