f16 .. f128 as short hand for C++23 float types #1430
Unanswered
LouChiSoft
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Cpp2 documentation has aliases for all the
std::<int>types as well as the standard multi-word variable width types but no mention of the newerstd::<float>types. Any change this is gonna be updated to supportf32 -> std::float32_t, etc. Or maybe is already supported and just not documented?Beta Was this translation helpful? Give feedback.
All reactions