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

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

Definition at line 46 of file semantic_actions.hpp.

Member Typedef Documentation

template<typename F , typename T1 >
typedef void stan::lang::phoenix_functor_unary::result< F(T1)>::type

Definition at line 46 of file semantic_actions.hpp.


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

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