Skip to content

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.

Template parameters
T Expression type.

Fully qualified name: kfr::expression_value_type

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.