Skip to content
Snippets Groups Projects
Commit e6438cb0 authored by Oliver Heidmann's avatar Oliver Heidmann
Browse files

added new formatting fucntions, replaced old c style string usage with a more modern approach

this quells the warnings that were thrown from the c style usage.
New formatting could replace suboptimal formatting in cdo_output util
new std::format is introduced to our codebase (c++20 aka 2025)
parent ab423862
No related branches found
No related tags found
1 merge request!111added new formatting fucntions, replaced old c style string usage with a more modern approach
Pipeline #40434 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment