MCPcopy 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

BufferedFileMethod · 0.45
FileMethod · 0.45
UTF8ToUTF16Method · 0.45
convertMethod · 0.45
FMT_NOEXCEPTFunction · 0.45
formatMethod · 0.45
AlignMethod · 0.45
AddAlignmentMethod · 0.45
mainFunction · 0.45
FindTagMethod · 0.45
whatMethod · 0.45
WriteAlignmentMethod · 0.45

Calls

no outgoing calls

Tested by 15

beginMethod · 0.36
endMethod · 0.36
beginMethod · 0.36
endMethod · 0.36
beginMethod · 0.36
endMethod · 0.36
beginMethod · 0.36
endMethod · 0.36
TestLogWithSeverityFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
VerifyOutputMethod · 0.36