Opened 16 years ago

Last modified 9 years ago

#668 deleted Bugs (Duplicate)

thread_group::size() should be const — at Initial Version

Reported by: crapshark Owned by: glassfordm
Milestone: Component: thread
Version: None Severity: Problem
Keywords: Cc:

Description

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

Change History (0)

Note: See TracTickets for help on using tickets.