mirror of
https://github.com/bitwiseworks/gcc-os2.git
synced 2026-02-15 14:44:39 +00:00
round() lround() #16
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SilvanScherrer on GitHub (Jan 29, 2020).
Originally assigned to: @dmik on GitHub.
round() and lround() are not members of std namespace. I faced some ports which want them in the std namespace. So I guess (nope I didn't a research) it's wrong.