implement an utils::print() function similar to fmt::print()
this doesn't have the constexpr requirement for the format string. also it will help porting to std::format in C++20, which doesn't have a similar functionality either.
This commit is contained in:
@ -1236,6 +1236,7 @@ fp
|
||||
fphi
|
||||
fPIC
|
||||
fplo
|
||||
fprintf
|
||||
Fqq
|
||||
Fraige
|
||||
framerate
|
||||
|
||||
Reference in New Issue
Block a user