Re: C++ Archeology: Limits of OO paradigm
On Feb 25, 8:43 pm, Puppet_Sock <puppet_s...@hotmail.com> wrote:
On Feb 22, 4:03 pm, James Kanze <james.ka...@gmail.com> wrote:
On Feb 22, 7:51 pm, Puppet_Sock <puppet_s...@hotmail.com> wrote:
[snip]
For example, if you really love
garbage collection you can implement it.
You don't have to. It's available as an option. I use it
systematically in all new applications.
Um... It's not standard is it? (He asked with some
trepidation, not having the standard at hand.) That is, this
is a compiler option with some particular vendor, right?
If it's an option, it's not standard, no. At least not ISO
standard. But it's readily available, and works with all of the
compilers I regularly use, on the systems I regularly work on.
(Note that installing it requires a fair bit of understanding,
as as options go, it has a lot of options itself. But I think
that there are also commercial implementations which might be
easier to install.)
--
James Kanze (GABI Software) email:james.kanze@gmail.com
Conseils en informatique orient=E9e objet/
Beratung in objektorientierter Datenverarbeitung
9 place S=E9mard, 78210 St.-Cyr-l'=C9cole, France, +33 (0)1 30 23 00 34