Stan  2.10.0
probability, sampling & optimization
Public Types | List of all members
stan::lang::phoenix_functor_quinary::result< F(T1, T2, T3, T4, T5)> 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, typename T5>
struct stan::lang::phoenix_functor_quinary::result< F(T1, T2, T3, T4, T5)>

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

Definition at line 123 of file semantic_actions.hpp.

Member Typedef Documentation

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

Definition at line 123 of file semantic_actions.hpp.


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

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