Stan  2.10.0
probability, sampling & optimization
Public Types | List of all members
stan::lang::phoenix_functor_quaternary::result< F(T1, T2, T3, T4)> Struct Template Reference

Specialize as required by Phoenix to functional form with typedef of return type. More...

#include <semantic_actions.hpp>

Public Types

typedef void type
 

Detailed Description

template<typename F, typename T1, typename T2, typename T3, typename T4>
struct stan::lang::phoenix_functor_quaternary::result< F(T1, T2, T3, T4)>

Specialize as required by Phoenix to functional form with typedef of return type.

Definition at line 103 of file semantic_actions.hpp.

Member Typedef Documentation

template<typename F , typename T1 , typename T2 , typename T3 , typename T4 >
typedef void stan::lang::phoenix_functor_quaternary::result< F(T1, T2, T3, T4)>::type

Definition at line 103 of file semantic_actions.hpp.


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

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