Opened 16 years ago

Closed 16 years ago

Last modified 9 years ago

#668 deleted Bugs (Duplicate)

thread_group::size() should be const

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

Description (last modified by viboes)

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

Change History (3)

comment:1 by crapshark, 16 years ago

Logged In: YES 
user_id=1272765

Hit refresh to check for updates and instead submitted a 
duplicate! Sorry.

comment:2 by crapshark, 16 years ago

Status: assignedclosed

comment:3 by viboes, 9 years ago

Component: threadsthread
Description: modified (diff)
Severity: Problem
Note: See TracTickets for help on using tickets.