Hi

> Ifinditreallyinterestingtoyouknow.
> 
> Go on, bet you can read that fine :)

Naturally. ;-)

Think of this way:

vec.erase( remove_if( vec.begin(), vec.end(), *_1 < 5 ) );

may look complicated to you, but to the non-programmer:

class MyClass{};

is just as mistifying.


Regards
Paul

Paul Grenyer
Email: [EMAIL PROTECTED]
Web: http://www.paulgrenyer.co.uk

Have you met Aeryn: http://www.paulgrenyer.co.uk/aeryn/?
Version 0.3.0 beta now available for download.



_______________________________________________
msvc mailing list
[EMAIL PROTECTED]
See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription 
changes, and list archive.

Reply via email to