Re: STL bitset class slow..
On Mar 4, 9:13 pm, Jorgen Grahn <grahn+n...@snipabacken.se> wrote:
On Fri, 2011-03-04, crea wrote:
Marcel M ller wrote:
Professionally speaking, do you think it is a good idea to
learn these after using VC since 1996? ITs free, so is it
professional??
In my experience (on Unix, not Windows) it's the /free/ development
tools which are professional, not the proprietary ones.
It depends. On most platforms, the "native" development tools
(VC++ under Windows, g++ under Linux, Sun CC under Solaris,
etc.) are generally "professional". On a lot of platforms, g++
is professional, even when it isn't native, and from what I've
heard, Intel's compilers are professional as well. I don't
think you can make any blanket statements any more. (In a
fairly distant past, free generally did mean not professional,
but that's certainly not the case now.)
Also, in general, Unix tools tend to be more professional than
Windows tools, probably because Windows is the OS of choice for
non-professionals.
--
James Kanze