Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitfieldaudio/OTTO
/ iterator_impl
Method
iterator_impl
external/include/ringbuffer.hpp:245–245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
using iterator_category = typename iter_type::iterator_category;
244
245
iterator_impl (void) = delete;
246
247
iterator_impl (pointer p,
248
pointer logical_first,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected