Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ _dynamicNext
Function
_dynamicNext
include/cpp/FastIterator.h:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
virtual T next() = 0;
31
32
Dynamic _dynamicNext() HXCPP_OVERRIDE { return next(); }
33
};
34
35
Callers
nothing calls this directly
Calls
1
next
Function · 0.85
Tested by
no test coverage detected