1 Commits

Author SHA1 Message Date
Roland Reichwein
06ed679dcb
Add etl::format (#1204)
* Synchronize on C++ 17 for "Windows - STL" and "Windows - No STL"

MSVC C++20 handles char* differently on iteration

* Add etl::format

This adds etl::format, guided by std::format, avoiding dynamic memory
allocation
2025-12-13 08:09:03 +00:00