Observable Reference
Generic observable objects for C++
observable::expr::is_expression_node< T > Struct Template Reference

Description

template<typename T>
struct observable::expr::is_expression_node< T >

Check if a type is an expression node.

The static member value will be true if the provided type is an expression_node.