Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SergeyMakeev/SlotMap
/ HalfEdge
Class
HalfEdge
SlotMapTest04.cpp:195–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
TEST(SlotMapTest, RecursiveDeclaration)
194
{
195
struct HalfEdge;
196
using HalfEdgeSM = dod::slot_map32<HalfEdge>;
197
198
struct HalfEdge
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected