Dune Core Modules (2.7.1)
binaryfunctions.hh
Go to the documentation of this file.
17 using first_argument_type [[deprecated("This type alias is deprecated following similar deprecations in C++17")]] = Type;
19 using second_argument_type [[deprecated("This type alias is deprecated following similar deprecations in C++17")]] = Type;
21 using result_type [[deprecated("This type alias is deprecated following similar deprecations in C++17")]] = Type;
33 using first_argument_type [[deprecated("This type alias is deprecated following similar deprecations in C++17")]] = Type;
35 using second_argument_type [[deprecated("This type alias is deprecated following similar deprecations in C++17")]] = Type;
37 using result_type [[deprecated("This type alias is deprecated following similar deprecations in C++17")]] = Type;
auto min(ADLTag< 0 >, const V &v1, const V &v2)
implements binary Simd::min()
Definition: defaults.hh:87
auto max(ADLTag< 0 >, const V &v1, const V &v2)
implements binary Simd::max()
Definition: defaults.hh:79
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)