MCPcopy 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

reserveMethod · 0.95
dataMethod · 0.95
copy_nFunction · 0.85
moveFunction · 0.50
sizeMethod · 0.45
endMethod · 0.45
beginMethod · 0.45

Tested by

no test coverage detected