Introduction - If you have any usage issues, please Google them yourself
I provide an implementation of fast-growi ng indexable stacks which outperforms std : : vector and std : : deque.
Packet : 53607925quickstack.zip filelist
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/