Struct template is_complemented_port_traits

boost::dataflow::is_complemented_port_traits — Boolean metafunction determining whether a type is a ComplementedPortTraits.

Synopsis

template<typename PortTraits, typename Enable = void> 
struct is_complemented_port_traits {
};