NuDB
NuDB copied to clipboard
Enforce integer limits
insert
should require value sizes < 2^32
, and not allow then number of buckets to exceed 2^32-1
This will be enforced with BOOST_ASSERT