Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/filesystem
/ Derived
Class
Derived
test/path_unit_test.cpp:146–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
{
145
};
146
class Derived : public Base
147
{
148
};
149
void fun(const boost::shared_ptr< Base >&)
150
{
151
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected