Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ cend
Function
cend
modules/core/core/include/OpenString/text_view.h:192–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
}
191
192
[[nodiscard]] constexpr const_iterator cend() const noexcept
193
{
194
return this->end();
195
}
196
197
// code-region-end: iterators
198
Callers
6
find
Method · 0.50
end
Method · 0.50
end
Method · 0.50
end
Method · 0.50
crbegin
Method · 0.50
end
Method · 0.50
Calls
1
end
Method · 0.45
Tested by
no test coverage detected