summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/doc/doxygen
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2010-11-06 03:35:46 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2010-11-06 03:35:46 +0000
commit327f127d1bd4ac290b50a0bb35ee57a657e5aaae (patch)
treef8596fda8df8c1d5d1c10f99072f04158f5e7d1e /libstdc++-v3/doc/doxygen
parent494f3f05703f498e674b3c7c229315f4a803e0a8 (diff)
downloadppe42-gcc-327f127d1bd4ac290b50a0bb35ee57a657e5aaae.tar.gz
ppe42-gcc-327f127d1bd4ac290b50a0bb35ee57a657e5aaae.zip
2010-11-05 Benjamin Kosnik <bkoz@redhat.com>
* doc/doxygen/user.cfg.in: Add typeindex. * testsuite/util/testsuite_common_types.h (constexpr_comparison_eq_ne, constexpr_comparison_operators): New. * testsuite/20_util/duration/comparisons: Move... * testsuite/20_util/duration/comparison_operators: ...here. * testsuite/20_util/duration/comparison_operators/constexpr.cc: New. * testsuite/20_util/time_point/comparison_operators/constexpr.cc: Add. * testsuite/29_atomics/atomic_integral/cons/assign_neg.cc: Adjust line numbers. * testsuite/29_atomics/atomic_integral/cons/copy_neg.cc: Same. * testsuite/29_atomics/atomic/cons/assign_neg.cc: Same. * testsuite/29_atomics/atomic/cons/copy_neg.cc: Same. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166392 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc/doxygen')
-rw-r--r--libstdc++-v3/doc/doxygen/user.cfg.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libstdc++-v3/doc/doxygen/user.cfg.in b/libstdc++-v3/doc/doxygen/user.cfg.in
index ed5c5a14810..32ea7481fb9 100644
--- a/libstdc++-v3/doc/doxygen/user.cfg.in
+++ b/libstdc++-v3/doc/doxygen/user.cfg.in
@@ -631,6 +631,7 @@ INPUT = @srcdir@/doc/doxygen/doxygroups.cc \
include/system_error \
include/thread \
include/tuple \
+ include/typeindex \
include/type_traits \
include/unordered_map \
include/unordered_set \
OpenPOWER on IntegriCloud