Skip to content
Snippets Groups Projects
Commit cbcc598b authored by Carsten Gräser's avatar Carsten Gräser
Browse files

Fix file doc: PoolAllocator!=ArrayList

[[Imported from SVN: r5728]]
parent 7048c86a
No related branches found
No related tags found
No related merge requests found
......@@ -51,10 +51,8 @@ namespace Dune
{
/**
* @file
* This file implements the class ArrayList which behaves like
* dynamically growing array together with
* the class ArrayListIterator which is random access iterator as needed
* by the stl for sorting and other algorithms.
* This file implements the classes Pool and PoolAllocator providing
* memory allocation for objects in chunks.
* @author Markus Blatt
*/
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment