Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
stan::gm::whitespace_grammar< Iterator > Struct Template Reference

#include <whitespace_grammar.hpp>

Inheritance diagram for stan::gm::whitespace_grammar< Iterator >:

Public Member Functions

 whitespace_grammar ()
 

Public Attributes

boost::spirit::qi::rule< Iterator > whitespace
 

Detailed Description

template<typename Iterator>
struct stan::gm::whitespace_grammar< Iterator >

Definition at line 11 of file whitespace_grammar.hpp.

Constructor & Destructor Documentation

template<typename Iterator >
stan::gm::whitespace_grammar< Iterator >::whitespace_grammar ( )

Definition at line 13 of file whitespace_grammar_def.hpp.

Member Data Documentation

template<typename Iterator>
boost::spirit::qi::rule<Iterator> stan::gm::whitespace_grammar< Iterator >::whitespace

Definition at line 16 of file whitespace_grammar.hpp.


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

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