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] Boost implementation of the Library TR?
by Hartmut Kaiser other posts by this author
Apr 30 2003 2:05PM messages near this date
Re: [boost] Boost implementation of the Library TR? | [boost] signals - qt approach
Richard Hadsell wrote:

>  Beman Dawes wrote:
>  
>  > * What if the committee changes the namespace?
>  >
>  >   Hum... That could happen. Maybe we should use a macro to 
>  make it easy
>  >   to change.
>  
>  A macro would be ugly, unless it looked just like the namespace.  Can 
>  you define a macro to make std::tr1 be equivalent to std::tr2?

Only with macro scopes as discussed recently on this list:

#region std
#  define tr1 std::tr2
#endregion

namespace std::tr1 {}  // expands to namespace std::tr2 {}

Regards Hartmut


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Beman Dawes
Gennaro Prota
Douglas Gregor
Joel de Guzman
Peter Dimov
David Abrahams
Beman Dawes
David Abrahams
Beman Dawes
Douglas Gregor
David Abrahams
Beman Dawes
Gabriel Dos Reis
David Abrahams
Douglas Gregor
Douglas Gregor
Richard Hadsell
Hartmut Kaiser

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