Home
last modified time | relevance | path

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

/third_party/boost/libs/spirit/repository/example/qi/
Dconfix.cpp32 bool parse_cpp_comment(Iterator first, Iterator last, std::string& attr) in parse_cpp_comment() function
80 bool r = client::parse_cpp_comment(comment.begin(), comment.end(), attr); in main()