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

Document the different parameter and state initialization syntax options in C++ #157

Open
cmnrd opened this issue Sep 8, 2023 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@cmnrd
Copy link
Contributor

cmnrd commented Sep 8, 2023

The C++ target allows three distinct styles of initialization (=, (), {}). These should be explained on the parameters and state variables page. Also the pages on expressions and target language details need to be updated.

@cmnrd cmnrd self-assigned this Sep 8, 2023
@cmnrd
Copy link
Contributor Author

cmnrd commented Sep 20, 2023

Also take a look at all code examples and update where needed.

@axmmisaka axmmisaka added the documentation Improvements or additions to documentation label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants