Home
last modified time | relevance | path

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

/third_party/boost/libs/spirit/classic/example/fundamental/
Dcomments.cpp76 char const* pCComment = "/* This is a /* nested */ C-comment */"; in main() local
88 result = parse (pCComment, cpp_comment[actor_string(comment_c)]); in main()