Use C++20 ranges if a compiler supports it #290
data-man
started this conversation in
Development
Replies: 1 comment 2 replies
-
just like fmt::format vs std::format then, I guess. we're doing the same with std::filesystem already, too. (wrt. non-supporting Mac's) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Research and benchmarks are needed. 😄
Beta Was this translation helpful? Give feedback.
All reactions