Home
last modified time | relevance | path

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

/third_party/boost/libs/spirit/classic/example/fundamental/
Dcomments.cpp102 char const* pCPPComment = "// This is a C++-comment\n"; in main() local
105 result = parse (pCPPComment, cpp_comment[&actor_cpp]); in main()