Re: [Boost-bugs] [Boost C++ Libraries] #668: thread_group::size() should be const

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #668: thread_group::size() should be const
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-15 21:05:05


#668: thread_group::size() should be const
------------------------+------------------------
  Reporter: crapshark | Owner: glassfordm
      Type: Bugs | Status: deleted
 Milestone: | Component: thread
   Version: None | Severity: Problem
Resolution: Duplicate | Keywords:
------------------------+------------------------
Changes (by viboes):

 * component: threads => thread
 * severity: => Problem


Old description:

> {{{
> thread_group::size() is just a wrapper for
> list::size(), which is const, so thread_group::size()
> should also be const.
> }}}

New description:

 {{{
 thread_group::size() is just a wrapper for
 list::size(), which is const, so thread_group::size()
 should also be const.
 }}}

--
-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/668#comment:3>
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:14 UTC