Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ablab/spades
/ c_str
Method
c_str
ext/src/cppformat/format.cc:505–505 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
503
~String() { LocalFree(str_); }
504
LPWSTR *ptr() { return &str_; }
505
LPCWSTR c_str() const { return str_; }
506
};
507
FMT_TRY {
508
String system_message;
Callers
15
BufferedFile
Method · 0.45
File
Method · 0.45
UTF8ToUTF16
Method · 0.45
convert
Method · 0.45
FMT_NOEXCEPT
Function · 0.45
format
Method · 0.45
Align
Method · 0.45
AddAlignment
Method · 0.45
main
Function · 0.45
FindTag
Method · 0.45
what
Method · 0.45
WriteAlignment
Method · 0.45
Calls
no outgoing calls
Tested by
15
begin
Method · 0.36
end
Method · 0.36
begin
Method · 0.36
end
Method · 0.36
begin
Method · 0.36
end
Method · 0.36
begin
Method · 0.36
end
Method · 0.36
TestLogWithSeverity
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
VerifyOutput
Method · 0.36