<?xml version="1.0" charset="UTF-8" ?>
<email>
<quote><![CDATA[
> <humour> Goodness... just when I thought programmers were starting to
> evolve into a higher species by using C++ instead of C, now we regress
> to that stupid try-to-get-everything-on-one-frigging-line period of
> our history {;v) </humour>
]]!></quote><comment basedOn="humor" toBeTakenSeriously="true"> I see your point there, but to me, "*_1 < 5" is more readable than both a "testIfValueIsLittlerThanFive" (verbosely named) and a "functor" (vaguely named). Or maybe that's just me? <br /> Another point is that if you use predicates in STL algorithms heavily, after sometime you'll end up with zillions of predicate functions/functors in your source files. Boost.Lambda saves you from that. </comment> <humor>Boy, did this list turn into MSXML list while I wan't looking? ;-)</humor> <sig> ------------- Ehsan Akhgari Farda Technology (http://www.farda-tech.com/) List Owner: [EMAIL PROTECTED] [ Email: [EMAIL PROTECTED] ] [ WWW: http://www.beginthread.com/Ehsan ] <miscellanea ignore="true"> Light without eyes illuminates nothing. </miscellanea> </sig> </email> _______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
