Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ ptr
Method
ptr
modules/gui/gui/src/backend/text_server/ustring.h:228–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
227
_FORCE_INLINE_ char32_t* ptrw() { return _cowdata.ptrw(); }
228
_FORCE_INLINE_ const char32_t* ptr() const { return _cowdata.ptr(); }
229
230
void remove_at(int p_index) { _cowdata.remove_at(p_index); }
231
Callers
15
get_slicec
Method · 0.95
StackCmdAllocator
Class · 0.45
operator&
Method · 0.45
ptr
Method · 0.45
ptr
Method · 0.45
ScriptIterator
Method · 0.45
xform
Method · 0.45
xform_inv
Method · 0.45
operator==
Method · 0.45
ustring.cpp
File · 0.45
to_ascii_buffer
Method · 0.45
to_utf8_buffer
Method · 0.45
Calls
no outgoing calls
Tested by
3
template_test_sparse_hash_map
Function · 0.36
template_test_sparse_hash_set
Function · 0.36
template_test_sparse_hash_map
Function · 0.36