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
Ranges/cpp/Platform.Ranges/Range[T].h
Lines 6 to 8 in 3c683a7
Ranges/csharp/Platform.Ranges/Range[T].cs
Lines 21 to 31 in 3c683a7
We must use const to copy readonly logic
const
readonly
The text was updated successfully, but these errors were encountered:
I have created an issue about this in the translator's repository: linksplatform/RegularExpressions.Transformer.CSharpToCpp#56
Sorry, something went wrong.
Fixed #61
No branches or pull requests
Ranges/cpp/Platform.Ranges/Range[T].h
Lines 6 to 8 in 3c683a7
Ranges/csharp/Platform.Ranges/Range[T].cs
Lines 21 to 31 in 3c683a7
We must use
const
to copyreadonly
logicThe text was updated successfully, but these errors were encountered: