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

Function main

test/parse_coords_new.cpp:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14#if BOOST_PARSER_USE_STD_TUPLE
15int main() { return boost::report_errors(); }
16#else
17
18#include <boost/parser/parser.hpp>

Callers

nothing calls this directly

Calls 3

try_parse_latlonFunction · 0.85
litFunction · 0.85
parseFunction · 0.50

Tested by

no test coverage detected