Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ sequence
Method
sequence
modules/core/core/include/OpenString/common/sequence.h:147–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
146
template <class T, u64 I>
147
sequence<T, I>::sequence() noexcept = default;
148
149
template <class T, u64 I>
150
template <class T1, u64 I1>
Callers
nothing calls this directly
Calls
7
reserve
Method · 0.95
data
Method · 0.95
copy_n
Function · 0.85
move
Function · 0.50
size
Method · 0.45
end
Method · 0.45
begin
Method · 0.45
Tested by
no test coverage detected