Skip to content
Snippets Groups Projects

Add using std::sqrt or std::abs directives

Merged Nils-Arne Dreier requested to merge add_using_directives into master

This MR adds using directives for the use of std::sqrt or std::abs. This is needed because other names in the namespace Dune are probably found before the names in the namespace std.

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
Please register or sign in to reply
Loading