[Bug libstdc++/21770] rebinding allocator::value type vs. container::value_type
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Thu May 26 21:01:00 GMT 2005
------- Additional Comments From pcarlini at suse dot de 2005-05-26 20:50 -------
Actually, we already have the machinery, in concept-checks ;) Would be:
__glibcxx_class_requires2(_Tp, typename _Alloc::value_type, _SameTypeConcept)
on top of each container.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21770
More information about the Gcc-bugs
mailing list