![]() |
Stan
2.10.0
probability, sampling & optimization
|
This is the base class for quinary functors that are adapted to lazy semantic actions by boost::phoenix. More...
#include <semantic_actions.hpp>
Classes | |
struct | result |
Declare result to be a template struct. More... | |
struct | result< F(T1, T2, T3, T4, T5)> |
Specialize as required by Phoenix to functional form with typedef of return type. More... | |
This is the base class for quinary functors that are adapted to lazy semantic actions by boost::phoenix.
The base class deals with the type dispatch required by Phoenix.
Definition at line 111 of file semantic_actions.hpp.