In article <[email protected]>, Steve Simon <[email protected]> wrote: >There is cfront c++ but this is so old it would probably not be >worth getting it to work - templates never worked in AT&T cfront.
And not modern C++ in any event at this point even if so... >The exception to this the HP cfront implementation >which they might release if hassled. As I recall, HP cfront was one in the same (adding the implementation of exception handling to cfront mostly). They did do further work on (modern) templates but it was to an inhouse compiler. -- Greg Comeau / 4.3.10.1 with C++0xisms now in beta! Comeau C/C++ ONLINE ==> http://www.comeaucomputing.com/tryitout World Class Compilers: Breathtaking C++, Amazing C99, Fabulous C90. Comeau C/C++ with Dinkumware's Libraries... Have you tried it?
