Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ SeparatorStringView
Method
SeparatorStringView
Libraries/Strings/Path.h:170–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
static const char Separator =
'\\'
;
169
170
[[nodiscard]] static constexpr StringView SeparatorStringView() { return
"\\"
_a8; };
171
};
172
173
struct Posix
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected