swagger-api / swagger-api/swagger-codegen

[CPPREST] C++17 support planned?

Open
#7,443 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.