MCPcopy Create free account
hub / github.com/boostorg/filesystem / fun

Function fun

test/path_unit_test.cpp:153–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151 class Base {};
152 class Derived : public Base {};
153 void fun(const boost::shared_ptr< Base >&) {}
154
155 // test_constructors ---------------------------------------------------------------//
156

Callers 1

test_constructorsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected