This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

rope in libstdc++


Supposedly libstdc++ contains a rope class inherited from stlport. How
do I access this?

#include <rope>

fails.

Also, does anyone know how the rope compares to the stlport version?

Thanks a bunch


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