lambda functions
Posted Dec 9, 2005 18:43 UTC (Fri) by
ncm (subscriber, #165)
In reply to:
lambda functions by khim
Parent article:
The Boost C++ Libraries
C++ is not a niche language. Webpage support is not, as a rule, an industrial use (although web interfaces occasionally appear in industrial settings). GUI coding, likewise, is not an industrial use.
Any language suffices for easy problems. Hard problems demand range. If you confine yourself to easy problems, you won't notice the built-in limits of your language. When you do need the range, minor inconveniences are easy to overlook.
Of course most problems are easy, and most people spend their time solving easy problems. It's generally not hard to ignore the hard problems, and the people working on them.
(
Log in to post comments)