mirror of git://gcc.gnu.org/git/gcc.git
<cassert> isn't suitable for a header unit, because by design it depends on the user NDEBUG macro. So let's not include it in <bits/stdc++.h>. libstdc++-v3/ChangeLog: * include/precompiled/stdc++.h: Remove <cassert>. * testsuite/util/exception/safety.h: Add <cassert>. * testsuite/17_intro/headers/c++1998/stdc++_assert_neg.cc: Don't define _GLIBCXX_NO_ASSERT. |
||
|---|---|---|
| .. | ||
| headers | ||
| badnames.cc | ||
| freestanding.cc | ||
| names.cc | ||
| names_fortify.cc | ||
| names_pstl.cc | ||
| no_library_allocation.cc | ||
| shared_with_static_deps.cc | ||
| static.cc | ||
| tag_type_explicit_ctor.cc | ||
| using_namespace_std.cc | ||
| using_namespace_std_exp_neg.cc | ||
| using_namespace_std_tr1_neg.cc | ||
| versionconflict.cc | ||