std::shared_ptr< LMDBEnvironment > SharedPtr
LMDBReadTransaction(LMDBReadTransaction &&other)=delete
std::unique_ptr< LMDBReadTransaction > Ptr
~LMDBReadTransaction() override
LMDBReadTransaction(const LMDBReadTransaction &other)=delete
std::shared_ptr< LMDBReadTransaction > SharedPtr
LMDBReadTransaction & operator=(const LMDBReadTransaction &other)=delete
LMDBReadTransaction & operator=(LMDBReadTransaction &&other)=delete
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept