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
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 newer std::<float> types. Any change this is gonna be updated to support f32 -> std::float32_t, etc. Or maybe is already supported and just not documented?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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