Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/filesystem
/ Base
Class
Base
test/path_unit_test.cpp:143–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
std::vector< wchar_t > wv; // see main() for initialization to w, f, u, z
142
143
class Base
144
{
145
};
146
class Derived : public Base
147
{
148
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected