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
[boost] Re: config and .cxx extensions
by =?iso-8859-1?q?Lars_Gullik_Bj=F8nnes?= other posts by this author
Jun 11 2004 11:07AM messages near this date
[boost] Re: config and .cxx extensions | Re: [boost] config and .cxx extensions
"John Maddock" <john@[...].uk>  writes:

> > Is there a good reason that the config library needs to use a
> > "creative" choice of file extensions rather than the boost standard
> > of ".*pp"?
> 
| Well they're not really complete .cpp files, and they're not headers as such
| either - more like snippets of code that get #included by various other
| files (the .cpp ones, and the configure script), so I wanted something
| distinctive to separate them from regular source and header files.

Then perhaps using some extension that is not a common C++ extension
would be better?

I know that gcc uses .tcc for something similar to this.
(mostly for explict template instantiations)

As for "standard" extensions, g++ recognizes these as C++ source: cc,
cp, cxx, cpp, c++ and C

-- 
	Lgb

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
David Abrahams
John Maddock
David Abrahams
David Abrahams
Jeff Flinn
John Maddock
Gennaro Prota
David Abrahams
David Abrahams
David Abrahams
Gennadiy Rozental
=?iso-8859-1?q?Lars_Gullik_Bj=F8nnes?=
John Maddock
David Abrahams
Michael Glassford

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