This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] exports and linkage for TR1


On Oct 11, 2006, at 5:25 PM, Benjamin Kosnik wrote:

Any others?

If (and I really wish I could say "when") rvalue reference passes, there's going to be a fairly large ripple effect through the entire libstdc++, both old and new (tr1) parts. Most stuff won't have to be redesigned. But lots of things will be touched: tuple, bind, perhaps a little bigger changes on vector. It will ultimately all be for the better. But the bulk of the implementor pain is on the library side, not the compiler side.


-Howard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]