Documentation: C++20 required on Windows

Open Beginner friendly
#305 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Active
Tech stack
cpp

Research direction

Start by locating the atomic use that requires C++20 on Windows and inspect the related Windows build configuration. Document the C++20-or-later requirement, and determine from the existing code and configuration whether the constraint can be relaxed.

Written by the indexing model from the issue text.

Description

documentation

Stub: there's an atomic use that restricts C++ to v20 (or later, presumably) on Windows. Document this (and maybe try to relax the constraint).

Dominant language
C++
Stars
931
Forks
178
Avg merge
3h 31m
Merged PRs (30d)
7

Contributor guide

No contributing guide indexed for this repository

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.

More from sdatkinson/NeuralAmpModelerCore

All issues in sdatkinson/NeuralAmpModelerCore

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.