You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There needs to be std::formatter implementations for the glm types to use std::format on them. It would also have to be hidden behind a C++20 ifdef. Is this in the scope of glm?
Thanks
The text was updated successfully, but these errors were encountered:
There needs to be
std::formatter
implementations for the glm types to usestd::format
on them. It would also have to be hidden behind a C++20 ifdef. Is this in the scope of glm?Thanks
The text was updated successfully, but these errors were encountered: