mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-23 10:54:07 +08:00
libstdc++: Fix @headername for bits/cpp_type_traits.h
There is no file ext/type_traits, point it to ext/type_traits.h instead.
libstdc++-v3/ChangeLog:
* include/bits/cpp_type_traits.h: Improve doxygen file docs.
(cherry picked from commit f6ed7a61a7
)
This commit is contained in:
parent
99a3f6587c
commit
556051a7bf
@ -24,7 +24,7 @@
|
||||
|
||||
/** @file bits/cpp_type_traits.h
|
||||
* This is an internal header file, included by other library headers.
|
||||
* Do not attempt to use it directly. @headername{ext/type_traits}
|
||||
* Do not attempt to use it directly. @headername{ext/type_traits.h}
|
||||
*/
|
||||
|
||||
// Written by Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>
|
||||
|
Loading…
Reference in New Issue
Block a user