lmdbxx icon indicating copy to clipboard operation
lmdbxx copied to clipboard

Add MDB_VL32 support.

Open yak1ex opened this issue 8 months ago • 0 comments

See https://github.com/hoytech/lmdbxx/issues/12

There are some notes:

  • A guard for the case that LMDB does not support MDB_VL32 is added
  • Even where unqualified size_t is enough, lmdb:: is added to avoid confusions.

yak1ex avatar Jun 17 '24 15:06 yak1ex