cost 122 ms
SGI STL Rope in g++?

It seems that there is a implementation of rope in my /usr/include/c++/4.5.1/ext/rope (and ropeimpl.h). I compared it with SGI STL and the code seems ...

StringBuilder vs Ropes

Good morning, I am writing a language parser, and am looking for the best structure to use for a rollback cache which currently does the following: ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM