Opened 5 years ago

#13263 new Tasks

error in boost lockfree 1.58 documentation

Reported by: anonymous Owned by: timblechmann
Milestone: To Be Determined Component: lockfree
Version: Boost 1.58.0 Severity: Problem
Keywords: Cc: geof.sawaya@…

Description

http://www.boost.org/doc/libs/1_58_0/doc/html/boost/lockfree/spsc_queue.html

For 'read_available', the doc incorrectly states that this should only be called by the producer thread.

Similarly for 'write_available' (s/b producer, and not consumer, thread)

Change History (0)

Note: See TracTickets for help on using tickets.