|
Boost : |
From: John Max Skaller (skaller_at_[hidden])
Date: 2001-08-14 18:35:26
Beman Dawes wrote:
> >Please note also that this abstract machine extension cannot be isolated
> >to just C++. ISO C also requires threading support in the abstract
> >machine.
>
> I could be wrong, but isn't the C++ abstract machine defined independently
> of the C abstract machine?
Sure. But check the compatibility reflector.
Really, they should be the same, or at least C++ an extension:
in the abstract, C++ runs the same architecture as C.
I'd hate to see C++ extended to support concurrency,
and then C doing the same -- and ending up with incompatible
abstract machine models.
-- John (Max) Skaller, mailto:skaller_at_[hidden] 10/1 Toxteth Rd Glebe NSW 2037 Australia voice: 61-2-9660-0850 New generation programming language Felix http://felix.sourceforge.net Literate Programming tool Interscript http://Interscript.sourceforge.net
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk