Variable is_input_expression¶
variable is_input_expression base¶
template <typename E>
constexpr inline bool is_input_expression = input_expression<E> Inline variable that is true when E satisfies input_expression .
| E | Type to check. |
Fully qualified name: kfr::is_input_expression
Declared at base/expression.hpp:266
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.