Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crownengine/crown
/ c_str
Method
c_str
3rdparty/bx/include/tinystl/string.h:153–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
152
template<typename allocator>
153
inline const char* basic_string<allocator>::c_str() const {
154
return m_first;
155
}
156
157
template<typename allocator>
158
inline size_t basic_string<allocator>::size() const
Callers
15
SetErrorMessage
Function · 0.45
WriteChannelInfo
Function · 0.45
ParseEXRHeader
Function · 0.45
ConvertHeader
Function · 0.45
EXRLayers
Function · 0.45
LoadEXRImageFromFile
Function · 0.45
SaveEXRImageToFile
Function · 0.45
SaveEXRMultipartImageToFile
Function · 0.45
tinyexr.h
File · 0.45
ParseEXRHeaderFromFile
Function · 0.45
ParseEXRMultipartHeaderFromFile
Function · 0.45
ParseEXRVersionFromFile
Function · 0.45
Calls
no outgoing calls
Tested by
6
test_dynamic_string
Function · 0.36
test_json
Function · 0.36
test_sjson
Function · 0.36
test_filesystem
Function · 0.36
ScopedUniqueWorkingDir
Method · 0.36
test_file_monitor
Function · 0.36