Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Clarionos/clarion
/ generic_wstring
Method
generic_wstring
libraries/fc/src/filesystem.cpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
std::wstring path::generic_wstring() const
114
{
115
return _p->generic_wstring();
116
}
117
118
std::wstring path::preferred_wstring() const
119
{
Callers
1
to_variant
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected