Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::karma::make_directive< terminal_ex< tag::center, fusion::vector1< Width > >, Subject, Modifiers, typename enable_if_c< integer_traits< Width >::is_integral >::type > Struct Template Reference

#include <center_alignment.hpp>

Public Types

typedef
simple_center_alignment
< Subject, Width > 
result_type
 

Public Member Functions

template<typename Terminal >
result_type operator() (Terminal const &term, Subject const &subject, unused_type) const
 

Member Typedef Documentation

template<typename Width , typename Subject , typename Modifiers >
typedef simple_center_alignment<Subject, Width> boost::spirit::karma::make_directive< terminal_ex< tag::center, fusion::vector1< Width > >, Subject, Modifiers, typename enable_if_c< integer_traits< Width >::is_integral >::type >::result_type

Member Function Documentation

template<typename Width , typename Subject , typename Modifiers >
template<typename Terminal >
result_type boost::spirit::karma::make_directive< terminal_ex< tag::center, fusion::vector1< Width > >, Subject, Modifiers, typename enable_if_c< integer_traits< Width >::is_integral >::type >::operator() ( Terminal const &  term,
Subject const &  subject,
unused_type   
) const
inline

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