|
dune-common 2.11
|
Loading...
Searching...
No Matches
binaryfunctions.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
19 using first_argument_type [[deprecated("This type alias is deprecated following similar deprecations in C++17")]] = Type;
21 using second_argument_type [[deprecated("This type alias is deprecated following similar deprecations in C++17")]] = Type;
23 using result_type [[deprecated("This type alias is deprecated following similar deprecations in C++17")]] = Type;
35 using first_argument_type [[deprecated("This type alias is deprecated following similar deprecations in C++17")]] = Type;
37 using second_argument_type [[deprecated("This type alias is deprecated following similar deprecations in C++17")]] = Type;
39 using result_type [[deprecated("This type alias is deprecated following similar deprecations in C++17")]] = Type;
Definition binaryfunctions.hh:18
Type operator()(const Type &t1, const Type &t2) const
Definition binaryfunctions.hh:25
Definition binaryfunctions.hh:34
Type operator()(const Type &t1, const Type &t2) const
Definition binaryfunctions.hh:41
T max(T... args)
T min(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8