Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shouldn't bit_reference<const T> be specialized #6

Open
viboes opened this issue Aug 27, 2017 · 1 comment
Open

Shouldn't bit_reference<const T> be specialized #6

viboes opened this issue Aug 27, 2017 · 1 comment

Comments

@viboes
Copy link

viboes commented Aug 27, 2017

bit_reference<const T> shouldn't provide the non const functions. Otherwise the compiler error would appear in the library code instead of on the user code.

@viboes
Copy link
Author

viboes commented Oct 17, 2017

BTW, I should apply the same reasoning to my proposals :(

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

No branches or pull requests

1 participant