Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Front
Method
Front
libs/editor/opening_hours_ui.hpp:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
75
Proxy Get(size_t const index) { return Proxy(*this, index, m_table[index]); }
76
Proxy Front() { return Get(0); }
77
Proxy Back() { return Get(Size() - 1); }
78
79
size_t Size() const { return m_table.size(); }
Callers
2
UNIT_TEST
Function · 0.45
UNIT_TEST
Function · 0.45
Calls
1
Get
Function · 0.85
Tested by
2
UNIT_TEST
Function · 0.36
UNIT_TEST
Function · 0.36