4 Apr
2008
4 Apr
'08
9:51 a.m.
Hi again, There's another slight problem in the doc I think: when trying to use to same simple_finder with find_format_all(), I have an error due to the fact that the simple_finder's operator() is not const. I can't exactly figure out why this wasn't a problem with find_format() but I think it would be good to make it const in the example, in order to have it working with both algorithms. Bruno