summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/ext/malloc_allocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/ext/malloc_allocator.h')
-rw-r--r--libstdc++-v3/include/ext/malloc_allocator.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libstdc++-v3/include/ext/malloc_allocator.h b/libstdc++-v3/include/ext/malloc_allocator.h
index 54d9c960007..84989bc16e6 100644
--- a/libstdc++-v3/include/ext/malloc_allocator.h
+++ b/libstdc++-v3/include/ext/malloc_allocator.h
@@ -1,6 +1,6 @@
// Allocator that wraps "C" malloc -*- C++ -*-
-// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
// Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
@@ -47,6 +47,7 @@ _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)
/**
* @brief An allocator that uses malloc.
+ * @ingroup allocators
*
* This is precisely the allocator defined in the C++ Standard.
* - all allocation calls malloc