From 73a5ee60b40a58c8fe7ba9c0839297aff29c0063 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 28 Feb 2013 07:09:04 +0200 Subject: Fix typo in manual --- doc/manual.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual.xhtml b/doc/manual.xhtml index 813822e..fcebdf6 100644 --- a/doc/manual.xhtml +++ b/doc/manual.xhtml @@ -10001,7 +10001,7 @@ public: }; -

The cache_position class template represent a position +

The cache_position class template represents a position in the cache of the inserted object. It should be default and copy-constructible as well as copy-assignable. The default constructor shall create a special empty/NULL -- cgit v1.1