|
dune-common
2.8.0
|
#include <dune/common/binaryfunctions.hh>
Public Types | |
| using | first_argument_type = Type |
| using | second_argument_type = Type |
| using | result_type = Type |
Public Member Functions | |
| Type | operator() (const Type &t1, const Type &t2) const |
| using Dune::Max< Type >::first_argument_type = Type |
| using Dune::Max< Type >::result_type = Type |
| using Dune::Max< Type >::second_argument_type = Type |
|
inline |