KhronosGroup / KhronosGroup/Vulkan-Samples

A single line of code introduces C++20 dependency

Open Beginner friendly
#1,576 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.