Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::proto::tag_of< Expr > Struct Template Reference

A metafunction that returns the tag type of a Proto expression. More...

#include <traits.hpp>

Public Types

typedef Expr::proto_tag type
 

Detailed Description

template<typename Expr>
struct boost::proto::tag_of< Expr >

A metafunction that returns the tag type of a Proto expression.

Member Typedef Documentation

template<typename Expr>
typedef Expr::proto_tag boost::proto::tag_of< Expr >::type

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