eval::detail::call_function_ Struct Reference
#include <eval.hpp>
List of all members.
|
Public Member Functions |
| template<typename ExecutionContextT, typename NameT, typename ArgsVecT> |
| val | operator() (ExecutionContextT *e, NameT &name, ArgsVecT &args) const |
Classes |
| struct | result |
Member Function Documentation
template<typename ExecutionContextT, typename NameT, typename ArgsVecT>
| val eval::detail::call_function_::operator() |
( |
ExecutionContextT * |
e, |
|
|
NameT & |
name, |
|
|
ArgsVecT & |
args | |
|
) |
| | const [inline] |
The documentation for this struct was generated from the following file: