KhronosGroup / KhronosGroup/Vulkan-Samples
A single line of code introduces C++20 dependency
Open
Beginner friendly
- Dominant language
- C++
- Stars
- 5.4k
- Forks
- 835
- Avg merge
- 2h 16m
- Merged PRs (30d)
- 1
Description
The samples code already contains string formatting utility similar to std::format, use that instead.
Contributor guide
Research direction
Search the samples code for the C++20 formatting call and identify the existing string-formatting utility mentioned in the issue. Replace the call with that utility, then build the samples with the supported C++ standard to confirm the C++20 dependency is gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100