Stan  2.10.0
probability, sampling & optimization
Classes
stan::lang::phoenix_functor_senary Struct Reference

This is the base class for senary functors that are adapted to lazy semantic actions by boost::phoenix. More...

#include <semantic_actions.hpp>

Inheritance diagram for stan::lang::phoenix_functor_senary:
stan::lang::add_var stan::lang::identifier_to_var

Classes

struct  result
 Declare result to be a template struct. More...
 
struct  result< F(T1, T2, T3, T4, T5, T6)>
 Specialize as required by Phoenix to functional form with typedef of return type. More...
 

Detailed Description

This is the base class for senary 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 131 of file semantic_actions.hpp.


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

     [ Stan Home Page ] © 2011–2016, Stan Development Team.