We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Interfaces/cpp/Platform.Interfaces/IDictionary.h
Line 8 in 6c1408e
The text was updated successfully, but these errors were encountered:
Why do you need to remove const_t from type?
Sorry, something went wrong.
This is a temporary solution. It excludes readonly collections
It need replace
Successfully merging a pull request may close this issue.
Interfaces/cpp/Platform.Interfaces/IDictionary.h
Line 8 in 6c1408e
This is what a small hack looks like
You need to define readonly models that use only const methods
The text was updated successfully, but these errors were encountered: