Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::proto::detail::protoify< boost::log::expressions::attribute_keyword< DescriptorT, ActorT > const &, DomainT > Struct Template Reference

#include <keyword.hpp>

Inheritance diagram for boost::proto::detail::protoify< boost::log::expressions::attribute_keyword< DescriptorT, ActorT > const &, DomainT >:
Collaboration diagram for boost::proto::detail::protoify< boost::log::expressions::attribute_keyword< DescriptorT, ActorT > const &, DomainT >:

Public Types

typedef
boost::log::expressions::attribute_keyword
< DescriptorT, ActorT > 
keyword_type
 
typedef
keyword_type::or_none_result_type 
result_type
 

Public Member Functions

result_type operator() (keyword_type const &keyword) const
 

Member Typedef Documentation

template<typename DescriptorT , template< typename > class ActorT, typename DomainT >
typedef boost::log::expressions::attribute_keyword< DescriptorT, ActorT > boost::proto::detail::protoify< boost::log::expressions::attribute_keyword< DescriptorT, ActorT >, DomainT >::keyword_type
inherited
template<typename DescriptorT , template< typename > class ActorT, typename DomainT >
typedef keyword_type::or_none_result_type boost::proto::detail::protoify< boost::log::expressions::attribute_keyword< DescriptorT, ActorT >, DomainT >::result_type
inherited

Member Function Documentation

template<typename DescriptorT , template< typename > class ActorT, typename DomainT >
result_type boost::proto::detail::protoify< boost::log::expressions::attribute_keyword< DescriptorT, ActorT >, DomainT >::operator() ( keyword_type const &  keyword) const
inlineinherited

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