Typedef expression_value_type¶
typedef expression_value_type base¶
using expression_value_type = typename expression_traits<T>::value_type Helper alias that extracts the value type of an expression.
| T | Expression type. |
Fully qualified name: kfr::expression_value_type
Declared at base/expression.hpp:69
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.