lf-lang / lf-lang/lf-lang.github.io
Document the different parameter and state initialization syntax options in C++
Open
@cmnrd is already working on this.
Since Sep 8, 2023.
documentation
- Dominant language
- MDX
- Stars
- 7
- Forks
- 21
- Avg merge
- 9h 46m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.