Stan  1.0
probability, sampling & optimization
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

◆ whitespace_grammar()

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

Definition at line 13 of file whitespace_grammar_def.hpp.

Member Data Documentation

◆ whitespace

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–2012, Stan Development Team.