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

Function main

example/try_capture_all_result.cpp:15–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13#include <iostream>
14
15int main()
16{
17 std::cout << "Unit test not applicable." << std::endl;
18 return 0;
19}
20
21#else
22

Callers

nothing calls this directly

Calls 3

try_capture_allFunction · 0.85
try_handle_allFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected