|
Sacado
Development
|
Static Public Attributes | |
| static constexpr unsigned | value_1 = ExprLevel<T1>::value |
| static constexpr unsigned | value_2 = ExprLevel<T2>::value |
| static constexpr unsigned | value = value_1 >= value_2 ? value_1 : value_2 |
1.8.14