#include <regex_format.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 |
|
inline |
|
inherited |
|
inherited |
|
inherited |