fmtlib / fmt

A modern formatting library
https://fmt.dev
Other
19.83k stars 2.42k forks source link

Added missing std::declval for non-default-constructible types #4024

Closed matt77hias closed 2 weeks ago

vitaut commented 2 weeks ago

Thanks for the fix!