Home
last modified time | relevance | path

Searched refs:parse_tagged (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/spirit/repository/example/qi/
Dconfix.cpp60 bool parse_tagged(Iterator first, Iterator last, std::string& attr) in parse_tagged() function
103 r = client::parse_tagged(data.begin(), data.end(), attr); in main()