Skip to content

Add const getters for value pointer#22

Open
terohuttunen wants to merge 1 commit intorust-embedded-community:masterfrom
terohuttunen:master
Open

Add const getters for value pointer#22
terohuttunen wants to merge 1 commit intorust-embedded-community:masterfrom
terohuttunen:master

Conversation

@terohuttunen
Copy link

This PR adds const getters for the wrapped value pointer. Currently, there is no way to get the value pointer in const context, because deref is not const.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant