Data Structures | |
| struct | Replacer |
Public Member Functions | |
| Functional (Expr const &t_init, Args ...t_args) | |
| template<class ... T_Args> | |
| Expr | operator() (T_Args ... t_args) |
Friends | |
| template<class ... T_Args> | |
| std::ostream & | operator<< (std::ostream &out, Functional< T_Args... > func) |
1.8.13