¡@

Home 

c++ Programming Glossary: last_of

How to parse text for a DSL at compile time?

http://stackoverflow.com/questions/17783393/how-to-parse-text-for-a-dsl-at-compile-time

_val phx construct arg N typedef one_of transform last_of not_token value_exp build_not value_exp not_exp last_of Parsers..... last_of not_token value_exp build_not value_exp not_exp last_of Parsers... last_of matches every one of the Parsers in sequence.. value_exp build_not value_exp not_exp last_of Parsers... last_of matches every one of the Parsers in sequence and its result..