summaryrefslogtreecommitdiffstats
path: root/o3tl/README
diff options
context:
space:
mode:
Diffstat (limited to 'o3tl/README')
-rw-r--r--o3tl/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/o3tl/README b/o3tl/README
index 9a222f59be86..7900e70171d0 100644
--- a/o3tl/README
+++ b/o3tl/README
@@ -24,6 +24,7 @@ Represents a range of integer or iterator values.
[git:o3tl/inc/o3tl/vector_pool.hxx]
Simple vector-based memory pool allocator.
-[git:o3tl/inc/o3tl/compat_functional.hxx]
-Some more templates. Contains also templates from STLport's functional header that are not part of the
-C++ standard (STLport has been replaced by direct use of the C++ STL in LibreOffice).
+[git:o3tl/inc/o3tl/functional.hxx]
+Some more templates, leftovers in spirit of STLport's old functional
+header that are not part of the C++ standard (STLport has been
+replaced by direct use of the C++ STL in LibreOffice).