]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/c_std/std_cstring.h
Makefile.am (doxygen, [...]): Tweak targets.
[thirdparty/gcc.git] / libstdc++-v3 / include / c_std / std_cstring.h
index 9708c89899066b7ebb7d810d8769e2c45998d58f..c078326f5cdd3c9a178c34016bbd2fc07d03d139 100644 (file)
 // ISO C++ 14882: 20.4.6  C library
 //
 
+/** @file cstring
+ *  This is a Standard C++ Library file.  You should @c #include this file
+ *  in your programs, rather than any of the "*.h" implementation files.
+ *
+ *  This is the C++ version of the Standard C Library header @c string.h,
+ *  and its contents are (mostly) the same as that header, but are all
+ *  contained in the namespace @c std.
+ */
+
 #ifndef _CPP_CSTRING
 #define _CPP_CSTRING 1