17 Dec
2004
17 Dec
'04
6:01 p.m.
When using the range libraries size() function, I get an unused argument warning. While I could turn off these warnings explicitly for the project, I would rather not (in order to prevent other potential mistakes). Does boost have a more generalized or compiler specialized mechanism for disabling unused arguments in a function? To complicate matters more, this is a template function so the unused arguments pragma that I would use (with CodeWarrior 8.3) doesn't work. Suggestions welcomed. Thanks, ...Duane
7286
Age (days ago)
7286
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duane Murphy