This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++: why implicit delete in destructor?
Sam TH <sam@uchicago.edu> writes:
> > > Please read that, before coming back with more ABI related questions. Also
> > > for this particular point please read 3.7.3.2 and 5.3.5 of the standard.
> >
> > Is it available freely yet? Perhaps more of us would read it if we didn't
> > have to pay for it. It always struck me as rather illogical that one had
> > to pay for a programming standard. Naturally I retract the comment if it
> > is now freely available.
>
> Well, it certainly appears to be freely available.
It (the ABI) certainly appears to be freely available, but the
_C++_ standard isn't AFAIK (see the comp.std.c++ FAQ). But, there is
still <http://anubis.dkuug.dk/jtc1/sc22/open/n2356/> available.
Regards, Olaf.