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)