> 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.
Indeed!
This email and any attached files are confidential and copyright protected.
If you are not the addressee, any dissemination of this communication is
strictly prohibited. Unless otherwise expressly agreed in writing, nothing
stated in this communication shall be legally binding.
_______________________________________________
msvc mailing list
[EMAIL PROTECTED]
See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription
changes, and list archive.