#include <match_results.hpp>
Public Types | |
typedef unary_type(* | unary_fun )(any_type) |
typedef binary_type(* | binary_fun )(any_type, any_type) |
typedef ternary_type(* | ternary_fun )(any_type, any_type, any_type) |
Public Member Functions | |
formatter_wrapper () | |
operator unary_fun () | |
operator binary_fun () | |
operator ternary_fun () | |
|
inherited |
|
inherited |
|
inherited |
boost::xpressive::detail::formatter_wrapper< Formatter, IsFunction >::formatter_wrapper | ( | ) |
|
inherited |
|
inherited |
|
inherited |