Struct template is_component_traits

boost::dataflow::is_component_traits — Boolean metafunction determining whether a type is a ComponentTraits.

Synopsis

template<typename ComponentTraits, typename Enable = void> 
struct is_component_traits {
};