LWN.net Logo

Stuff in std::tr1

Stuff in std::tr1

Posted Jun 18, 2008 17:22 UTC (Wed) by pphaneuf (subscriber, #23480)
In reply to: Stuff in std::tr1 by nix
Parent article: Converting GCC to C++

This shouldn't be too much of a problem, since TR1 does not affect the compiler, but only the standard library. In addition, many of those are all in header files, it would be very easy to just package them with GCC as needed.


(Log in to post comments)

Stuff in std::tr1

Posted Jun 18, 2008 17:26 UTC (Wed) by nix (subscriber, #2304) [Link]

True. I thought of the header file thing five seconds after hitting 'publish'... :/

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds