MCPcopy Create free account
hub / github.com/boostorg/parser / main

Function main

test/replace.cpp:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16
17#if defined(_MSC_VER) && !BOOST_PARSER_USE_CONCEPTS
18int main() {}
19#else
20
21namespace bp = boost::parser;

Callers

nothing calls this directly

Calls 8

bind_backFunction · 0.85
litFunction · 0.85
null_termFunction · 0.85
repeatFunction · 0.85
stringClass · 0.50
sizeMethod · 0.45
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected