samurai icon indicating copy to clipboard operation
samurai copied to clipboard

fix: add fmt:: prefix to function `format_to`

Open pmatalon opened this issue 1 year ago • 0 comments

Description

Need to add fmt:: prefix to function format_to for compatibility with C++ 20, since the same function has been added to the stl.

Related issue

Compilation error in C++ 20.

Code of Conduct

By submitting this PR, you agree to follow our Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

pmatalon avatar May 21 '24 13:05 pmatalon