文件名称:quickstack
- 所属分类:
- 其它
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 170.56kb
- 下载次数:
- 0次
- 提 供 者:
- caoguan*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
I provide an implementation of fast-growing indexable stacks which outperforms std::vector and std::deque. -I provide an implementation of fast-growi ng indexable stacks which outperforms std : : vector and std : : deque.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 53607925quickstack.zip 列表 include/ include/heron/ include/lsx/ include/ootl/ include/ootl/dev/ include/ootl/mswin/ include/ootl/ootl_adapters.hpp include/ootl/ootl_array.hpp include/ootl/ootl_benchmark.hpp include/ootl/ootl_functions.hpp include/ootl/ootl_generators.hpp include/ootl/ootl_iterable.hpp include/ootl/ootl_iterators.hpp include/ootl/ootl_misc.hpp include/ootl/ootl_output.hpp include/ootl/ootl_predicate.hpp include/ootl/ootl_procedure.hpp include/ootl/ootl_ptr.hpp include/ootl/ootl_stack.hpp include/ootl/ootl_tester.hpp include/ootl/ootl_timer.hpp include/ootl/test/ include/ootl/test/ootl_test_iterables.hpp include/ootl/test/ootl_test_stacks.hpp include/yard/ ootl_test/ ootl_test.cpp ootl_test/Makefile.win ootl_test/ootl_test.vcproj ootl_test/ootl_test_gcc.dev ootl_test/ootl_test_gcc.exe ootl_test/ootl_test_gcc.layout ootl_test/Release/