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

Function test1

test/github_issue53x_test.cpp:38–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36};
37
38int test1( int a )
39{
40 if( a == 1 )
41 BOOST_LEAF_THROW_EXCEPTION(ErrorCode::E_GENERIC_UNEXPECTED);
42 return 32;
43}
44
45float test2(int a)
46{

Callers 1

test2Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected