Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::aux::matching_expression_kind< ExpressionT, typename > Struct Template Reference

The metafunction detects the matching expression kind and returns a tag that is used to specialize match_traits. More...

#include <matches.hpp>

Detailed Description

template<typename ExpressionT, typename = void>
struct boost::aux::matching_expression_kind< ExpressionT, typename >

The metafunction detects the matching expression kind and returns a tag that is used to specialize match_traits.


The documentation for this struct was generated from the following file: