Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 4, 2021. It is now read-only.
/cpp-btreePublic archive

A clone of Google C++ B-tree codehttps://code.google.com/p/cpp-btree/

License

NotificationsYou must be signed in to change notification settings

diegocaro/cpp-btree

Repository files navigation

This library is a C++ template library and, as such, there is nolibrary to build and install.  Copy the .h files and use them!Seehttp://code.google.com/p/cpp-btree/wiki/UsageInstructions fordetails.----To build and run the provided tests, however, you will need to installCMake, the Google C++ Test framework, and the Google flags package.Download and install CMake fromhttp://www.cmake.orgDownload and build the GoogleTest framework fromhttp://code.google.com/p/googletestDownload and install gflags fromhttps://code.google.com/p/gflagsexport GTEST_ROOT=/path/for/gtest-x.ycmake . -Dbuild_tests=ON

About

A clone of Google C++ B-tree codehttps://code.google.com/p/cpp-btree/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2026 Movatter.jp