¡@

Home 

c++ Programming Glossary: build_not

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

N typedef one_of transform last_of not_token value_exp build_not value_exp not_exp last_of Parsers... last_of matches every one.. spirit rule would be not_exp omit not_token value_exp _val build_not _1 value_exp _val _1 typedef foldlp last_of and_token not_exp.. a tree that depends on build_or build_and build_value build_not and arg N . Once you get that type you can get the proto expression..