MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / is_valid

Method is_valid

modules/core/core/src/string/OpenString/text.cpp:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137 }
138
139 bool text::iterator::is_valid() const noexcept
140 {
141 return this->from != global_constant::INDEX_INVALID;
142 }
143
144 u64 text::iterator::raw_size() const noexcept
145 {

Callers 3

assignMethod · 0.45
MergeFunction · 0.45

Calls

no outgoing calls

Tested by 1