Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects

Use std::round(x) instead of std::floor(x+0.5)

Merged snuverink_j requested to merge snuverink_j/OPAL-src:use-std__round into master

@kraus posted a patch in !296 (merged) to use c++11 std::round instead of std::floor(x+0.5).

This MR adds this patch together with some includes and explicit namespace qualification.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading