[Boost-bugs] [Boost C++ Libraries] #11050: compile_time_sized_ringbuffer consume_all has incorrect signature

Subject: [Boost-bugs] [Boost C++ Libraries] #11050: compile_time_sized_ringbuffer consume_all has incorrect signature
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-02-19 17:27:34


#11050: compile_time_sized_ringbuffer consume_all has incorrect signature
-------------------------------+--------------------------
 Reporter: Nate C <crzftx@…> | Owner: timblechmann
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: lockfree
  Version: Boost 1.57.0 | Severity: Problem
 Keywords: |
-------------------------------+--------------------------
 bool consume_all(Functor & f) should be size_t consume_all(Functor & f)
 bool consume_all(Functor const & f) should be size_t consume_all(Functor
 const & f)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11050>
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:17 UTC