OSDN Git Service

2011-08-07 Jonathan Wakely <jwakely.gcc@gmail.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / include / bits / alloc_traits.h
index d8fd0d6..6558518 100644 (file)
@@ -24,7 +24,7 @@
 
 /** @file bits/alloc_traits.h
  *  This is an internal header file, included by other library headers.
- *  Do not attempt to use it directly. @headername{scoped_allocator}
+ *  Do not attempt to use it directly. @headername{memory}
  */
 
 #ifndef _ALLOC_TRAITS_H