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]

C++0x library ABI


The C++ ABI mailing list has been talking about whether or not the core language ABI can change with C++0x because the library ABI will be changing anyway. What is the library team's thinking about that? Specifically,

1) Any plans to move to non-refcounted strings at some point?
2) LWG is moving this week to require container size() to be O(1), which is not true of our std::list.


Jason


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