PR libstdc++/67066
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Aug 2015 18:04:32 +0000 (18:04 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Aug 2015 18:04:32 +0000 (18:04 +0000)
commit1dae3b72614a3d664014f80a21b9345274cfdb21
tree852a218c29f9f79d623d2038fb7b1248bd7d0277
parent6e5ffd4099114e5dee80e795467dd441acd9d26b
PR libstdc++/67066
* doc/xml/manual/configure.xml (manual.intro.setup.configure): Add
caveats for --enable-concept-checks. Improve link text.
* doc/xml/manual/diagnostics.xml (std.diagnostics.concept_checking):
Clarify caveats.
* doc/html/*: Regenerate.
* include/bits/stl_deque.h (deque): Only use concept checks in C++03.
* include/bits/stl_stack.h (stack): Likewise.
* include/bits/stl_vector.h (vector): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@226984 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/doc/html/manual/concept_checking.html
libstdc++-v3/doc/html/manual/configure.html
libstdc++-v3/doc/html/manual/status.html
libstdc++-v3/doc/xml/manual/configure.xml
libstdc++-v3/doc/xml/manual/diagnostics.xml
libstdc++-v3/include/bits/stl_deque.h
libstdc++-v3/include/bits/stl_stack.h
libstdc++-v3/include/bits/stl_vector.h