[Boost-bugs] [Boost C++ Libraries] #10008: Boost Synchronization documentation typos (futures)

Subject: [Boost-bugs] [Boost C++ Libraries] #10008: Boost Synchronization documentation typos (futures)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-05-06 10:56:28


#10008: Boost Synchronization documentation typos (futures)
------------------------------------------+----------------------
 Reporter: Thomas Riccardi <riccardi@…> | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.55.0 | Severity: Problem
 Keywords: |
------------------------------------------+----------------------
 Two typos:

 *
 http://www.boost.org/doc/libs/1_55_0/doc/html/thread/synchronization.html#thread.synchronization.futures.shared:
 "writting" should be spelled "writing"
> '''Writting''' on get()

 *
 http://www.boost.org/doc/libs/1_55_0/doc/html/thread/synchronization.html#thread.synchronization.futures.then:
 The future f2 is templated by string, not int.
> In the example below the '''future<''int''> f2''' is registered to be a
 continuation of future<int> f1

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10008>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC