Documentation of CSL
Data Structures | Public Member Functions | Friends
csl::Functional< Args > Class Template Reference

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)
 

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