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

Class Base

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

Source from the content-addressed store, hash-verified

149 std::vector<wchar_t> wv; // see main() for initialization to w, f, u, z
150
151 class Base {};
152 class Derived : public Base {};
153 void fun(const boost::shared_ptr< Base >&) {}
154

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected