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