Commit 53dc6fb8 by Jonathan Wakely Committed by Jonathan Wakely

* include/experimental/bits/string_view.tcc: Fix doxygen @file.

From-SVN: r230221
parent 73064edc
2015-11-12 Jonathan Wakely <jwakely@redhat.com>
* include/experimental/bits/string_view.tcc: Fix doxygen @file.
2015-11-11 Jonathan Wakely <jwakely@redhat.com> 2015-11-11 Jonathan Wakely <jwakely@redhat.com>
* libsupc++/new_handler.cc: Fix for explicit constructor change. * libsupc++/new_handler.cc: Fix for explicit constructor change.
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see // see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
// <http://www.gnu.org/licenses/>. // <http://www.gnu.org/licenses/>.
/** @file experimental/string_view.tcc /** @file experimental/bits/string_view.tcc
* This is an internal header file, included by other library headers. * This is an internal header file, included by other library headers.
* Do not attempt to use it directly. @headername{string_view} * Do not attempt to use it directly. @headername{string_view}
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment