ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
RE: [boost] Re: [math constants] C++ Language gurus views needed and Codewarrior & Comeau testers
by Phil Richards other posts by this author
Mar 1 2004 8:25PM messages near this date
RE: [boost] Re: [math constants] C++ Language gurus views needed and Codewarrior & Comeau testers | [boost] Re: [math constants] C++ Language gurus views needed and Codewarrior & Comeau testers
On Mon, 01 Mar 2004 18:09:20 +0000, Paul A Bristow wrote:
[Daniel Frey said:]
>  | I really suggest you look at my code at
>  | <http://groups.yahoo.com/group/boost/files/MathConstants/>, which solves
>  | all of the above points.
>  Except that VC 7.1 doesn't think it is legal C++ :-((
>  I think we need to establish if it is correct (as gcc and Intel think it
>  is)

Nope, as has been said a number of times, it is not valid C++.  typeof is
not in the existing C++ standard.  It is a very useful extension
implemented by a number of vendors, but that doesn't make it standard.

>  Or to find some workaround that VC 7.1 will accept.

Indeed.

>  It would be helpful to know what do other highly conformant compilers,
>  like CodeWarrior and Comeau, say about Daniel Frey's proposal?

Well, you still have to get over the boost Guidelines saying:
 Aim for ISO Standard C++. Than means making effective use of the standard
 features of the language, and avoiding non-standard compiler extensions.
 It also means using the C++ Standard Library where applicable.

It doesn't forbid using extensions, but I seem to remember David Abrahams
being a little more assertive about not using non-standard extensions :-)

phil
-- 
change name before "@" to "phil" for email



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Thorsten Ottosen
Thorsten Ottosen
Daniel Frey
Thorsten Ottosen
Daniel Frey
Thorsten Ottosen
Daniel Frey
Thorsten Ottosen
Guillaume Melquiond
Daniel Frey
Bronek Kozicki
Bronek Kozicki
Bronek Kozicki
Daniel Frey
Bronek Kozicki
Daniel Frey
Daniel Frey
Bronek Kozicki
Daniel Frey
Daniel Frey
Bronek Kozicki
Daniel Frey
Bronek Kozicki
Bronek Kozicki
Daniel Frey
Paul A Bristow
Paul A Bristow
Paul A Bristow
Paul A Bristow
Phil Richards
Daniel Frey
Paul A Bristow
David Abrahams
Paul A Bristow
David Abrahams

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved