Searched refs:parse_cpp_comment (Results 1 – 1 of 1) sorted by relevance
32 bool parse_cpp_comment(Iterator first, Iterator last, std::string& attr) in parse_cpp_comment() function80 bool r = client::parse_cpp_comment(comment.begin(), comment.end(), attr); in main()