Skip to content

Variable is_input_output_expression

variable is_input_output_expression base

template <typename E>
constexpr inline bool is_input_output_expression = input_output_expression<E>

Inline variable that is true when E satisfies input_output_expression .

Template parameters
E Type to check.

Fully qualified name: kfr::is_input_output_expression

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