Stan  2.10.0
probability, sampling & optimization
Public Member Functions | List of all members
stan::lang::add_function_signature Struct Reference

#include <semantic_actions.hpp>

Inheritance diagram for stan::lang::add_function_signature:
stan::lang::phoenix_functor_quinary

Public Member Functions

void operator() (const function_decl_def &decl, bool &pass, std::set< std::pair< std::string, function_signature_t > > &functions_declared, std::set< std::pair< std::string, function_signature_t > > &functions_defined, std::ostream &error_msgs) const
 

Detailed Description

Definition at line 264 of file semantic_actions.hpp.

Member Function Documentation

void stan::lang::add_function_signature::operator() ( const function_decl_def decl,
bool &  pass,
std::set< std::pair< std::string, function_signature_t > > &  functions_declared,
std::set< std::pair< std::string, function_signature_t > > &  functions_defined,
std::ostream &  error_msgs 
) const

Definition at line 376 of file semantic_actions_def.cpp.


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

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