cppalliance / NuDB

NuDB: A fast key/value insert-only database for SSD drives in C++11
Boost Software License 1.0
384 stars 59 forks source link

Add File template type for verify and visit #57

Open vinniefalco opened 7 years ago

vinniefalco commented 7 years ago

Or make new functions verify_ex and visit_ex which allow for the template argument.