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< xpressive::basic_regex< T > > Struct Template Reference

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

#include <xpressive.hpp>

Public Types

typedef
boost_xpressive_expression_tag 
type
 

Detailed Description

template<typename T>
struct boost::aux::matching_expression_kind< xpressive::basic_regex< T > >

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

Member Typedef Documentation

template<typename T >
typedef boost_xpressive_expression_tag boost::aux::matching_expression_kind< xpressive::basic_regex< T > >::type

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