<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/contrib/libstdc++/include/debug/map.h, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2020-03-02T14:04:09Z</updated>
<entry>
<title>Remove old contrib/libstdc++, unused since r358454</title>
<updated>2020-03-02T14:04:09Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2020-03-02T14:04:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=465454ebad5128958247403aa71c1a916f190718'/>
<id>urn:sha1:465454ebad5128958247403aa71c1a916f190718</id>
<content type='text'>
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Make it possible to use the debug versions of std::map and std::multimap</title>
<updated>2011-12-07T21:00:33Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2011-12-07T21:00:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=2c4ebe03a0723634713d25ac4001acd8a93a206f'/>
<id>urn:sha1:2c4ebe03a0723634713d25ac4001acd8a93a206f</id>
<content type='text'>
with clang, by removing two unneeded using declarations.  Otherwise, you
would get errors similar to:

/usr/include/c++/4.2/debug/map.h:77:20: error: dependent using declaration resolved to type without 'typename'
      using _Base::value_compare;
                   ^

N.B.: Take care when you actually use the debug versions of any
libstdc++ header.  They are more likely to contain problems, because
they are exercised far less often, and since the standard library
complexity guarantees don't always apply anymore, compile times can
drastically increase.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>GCC 4.2.0 release C++ standard library and runtime support code.</title>
<updated>2007-05-19T01:25:07Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2007-05-19T01:25:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f8a1b7d9d8e7e8113637568c296021aea90c1b72'/>
<id>urn:sha1:f8a1b7d9d8e7e8113637568c296021aea90c1b72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Gcc 3.4.4 C++ support bits.</title>
<updated>2005-06-03T03:29:38Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2005-06-03T03:29:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f260e61b15c6fe09294fd820b334752d0f0459ab'/>
<id>urn:sha1:f260e61b15c6fe09294fd820b334752d0f0459ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Gcc 3.4.2 20040728 C++ support bits.</title>
<updated>2004-07-28T03:12:05Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2004-07-28T03:12:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ffeaf689a248da869b6bc8d4fd2233dfe513c060'/>
<id>urn:sha1:ffeaf689a248da869b6bc8d4fd2233dfe513c060</id>
<content type='text'>
</content>
</entry>
</feed>
