Forked from
Core Modules / dune-common
Source project has a limited visibility.
Name | Last commit | Last update |
---|
we first import function like std::max into the local scope and the call max(a,b) instead of std::max(a,b). This allows to match specializations for other data types via ADL.
Name | Last commit | Last update |
---|---|---|