From 434818cce7ff77c5f16b9e47701afef8bd62cb64 Mon Sep 17 00:00:00 2001 From: Nathan Wilson Date: Wed, 27 Jan 2016 22:22:55 -0600 Subject: [PATCH] Remove incorrect documentation stating iterator_facade and iterator_adapter had been accepted into the TR1. Fixes #8010 --- doc/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/index.rst b/doc/index.rst index 497d9af..924cfc8 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -115,8 +115,8 @@ __ iterator_facade.pdf __ iterator_adaptor.pdf Both |facade| and |adaptor| as well as many of the `specialized -adaptors`_ mentioned below have been proposed for standardization, -and accepted into the first C++ technical report; see our +adaptors`_ mentioned below have been proposed for standardization; +see our `Standard Proposal For Iterator Facade and Adaptor`__ (PDF__)