Carsten Gräser
authored
This implements the helper template bool_constant from C++17 in namespace Dune::Std. This is just an alias for std::integral_constant<bool, *> that makes code more readable. If the standard feature checks indicate its existence in std:: or std::experimental:: it's pulled from there.
Name | Last commit | Last update |
---|