Why is checked_deleter class not templated on function arg instead of class?

23 Jan
2007
23 Jan
'07
2:23 p.m.
Hi, I'd really want to do just: for_each(..., ..., checked_deleter()); * Is it because of argument_type? (I'd guess so) * Is it necessary to define argument_type as it is, and not with a lookup on args (as in BLL) ? Cheers, /Marcus
6716
Age (days ago)
6716
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marcus Lindblom