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

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

#include <semantic_actions.hpp>

Inheritance diagram for stan::lang::phoenix_functor_binary:
stan::lang::add_conditional_body stan::lang::add_while_body stan::lang::assign_lhs stan::lang::empty_range stan::lang::is_prob_fun stan::lang::remove_loop_identifier stan::lang::unscope_locals stan::lang::unscope_variables stan::lang::validate_int_expression

Classes

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

Detailed Description

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


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

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