summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/at_quick_exit.3
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2011-12-07 21:00:33 +0000
committerdim <dim@FreeBSD.org>2011-12-07 21:00:33 +0000
commitf5c1ef3ab81fc2455c38d7895de1f5bcc686fc2f (patch)
treefa31d34fa0050e9bc166292fb3e7bcebb20338f8 /lib/libc/stdlib/at_quick_exit.3
parent54dd263c2a131dd24368eaaf8f9e577d5f80e55d (diff)
downloadFreeBSD-src-f5c1ef3ab81fc2455c38d7895de1f5bcc686fc2f.zip
FreeBSD-src-f5c1ef3ab81fc2455c38d7895de1f5bcc686fc2f.tar.gz
Make it possible to use the debug versions of std::map and std::multimap
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
Diffstat (limited to 'lib/libc/stdlib/at_quick_exit.3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud