Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ cbegin
Function
cbegin
modules/core/core/include/OpenString/text_view.h:187–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
[[nodiscard]] constexpr const_iterator cbegin() const noexcept
188
{
189
return this->begin();
190
}
191
192
[[nodiscard]] constexpr const_iterator cend() const noexcept
193
{
Callers
6
begin
Method · 0.50
begin
Method · 0.50
begin
Method · 0.50
crend
Method · 0.50
begin
Method · 0.50
append
Method · 0.50
Calls
1
begin
Method · 0.45
Tested by
no test coverage detected