From 56f4d6ae6da4d0843bed6a7a8917d49a4aef9107 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 25 May 2008 16:17:55 +0000 Subject: [PATCH] Merge documentation update to use the pack attribute in the unordered documentation. Merged revisions 44738-44777,44781-44832,44836-44915,44919-45155,45158-45275,45281-45574,45576-45707,45709-45741 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ........ r44836 | danieljames | 2008-04-28 08:05:19 +0100 (Mon, 28 Apr 2008) | 1 line Use the variadic template argument support I'm working on in the doc branch. ........ r45155 | danieljames | 2008-05-05 21:29:41 +0100 (Mon, 05 May 2008) | 2 lines Update for latest version of variadic template parameter support. ........ [SVN r45742] --- doc/ref.xml | 56 +++++++++++++++++++++++------------------------------ 1 file changed, 24 insertions(+), 32 deletions(-) diff --git a/doc/ref.xml b/doc/ref.xml index 5cd4362e..b541208a 100644 --- a/doc/ref.xml +++ b/doc/ref.xml @@ -264,12 +264,11 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) - - Args&&... + + Args&& std::pair<iterator, bool> @@ -289,15 +288,14 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) const_iterator - - Args&&... + + Args&& iterator @@ -1013,12 +1011,11 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) - - Args&&... + + Args&& iterator @@ -1037,15 +1034,14 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) const_iterator - - Args&&... + + Args&& iterator @@ -1772,12 +1768,11 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) - - Args&&... + + Args&& std::pair<iterator, bool> @@ -1797,15 +1792,14 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) const_iterator - - Args&&... + + Args&& iterator @@ -2572,12 +2566,11 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) - - Args&&... + + Args&& iterator @@ -2596,15 +2589,14 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) const_iterator - - Args&&... + + Args&& iterator