Skip to content

add const to lmdb::dbi::get (for consistency)#19

Open
fcelda wants to merge 1 commit intodrycpp:masterfrom
fcelda:dbi-get-const
Open

add const to lmdb::dbi::get (for consistency)#19
fcelda wants to merge 1 commit intodrycpp:masterfrom
fcelda:dbi-get-const

Conversation

@fcelda
Copy link

@fcelda fcelda commented May 9, 2017

This simple change adds const qualifier to one lmdb::dbi::last overload to be consistent with other ones. I think this was simply a typo and that there is no reason to keep the method non-const. The current state creates some confusion when the overloads are being resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant