Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ MaxValue
Method
MaxValue
libs/base/suffix_array.cpp:63–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
size_t MaxValue() const { return static_cast<size_t>(std::numeric_limits<uint8_t>::max()) + 1; }
64
65
size_t const m_n;
66
uint8_t const * const m_s;
Callers
1
Skew
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected