forked from Beman/btree
-
Notifications
You must be signed in to change notification settings - Fork 0
Proposed B-tree library for Boost.org
melintea/Boost-Btree
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Proposed B-tree library for Boost To experiment with the library, various other boost libraries must be available. Here is one way to create such a setup: git clone git://github.com/Beman/Boost-Btree.git xbtree svn export --force http://svn.boost.org/svn/boost/trunk xbtree As a confidence test, the following should build bjam, build various libraries and then run the Boost.btree regression tests on Windows: cd xbtree bootstrap cd libs\btree\test ..\..\..\bjam Or on POSIX-like systems: cd xbtree ./bootstrap.sh cd libs/btree/test ../../../bjam
About
Proposed B-tree library for Boost.org
Resources
Stars
Watchers
Forks
Packages 0
No packages published