swagger-api / swagger-api/swagger-codegen
[CPPREST] C++17 support planned?
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
Is there any support planned for C++17 ? A key feature used would be optional to model non-required fields which avoids having to have seperate bool flags for whether the value is set and accidentally segfaulting when accessing an empty shared_ptr.
Swagger-codegen version
future
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.
Research direction
No source file or test is named. Start by locating the CPPREST generator templates and any C++ standard configuration, then review project planning for C++17 support. Done would require an agreed implementation scope and validation for generated clients using C++17.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100