Angus Leeming <[EMAIL PROTECTED]> writes: >> class Foo { >> class Functor {}; >> >> void do_stuff() { >> find_if(..., Functor()); >> } >> }; > | I'm hazy about why not. Because it can go out of scope? See, hazy! Could you | lift my fog?
I am not really sure, but just try it and watch your compiler... -- Lgb