MCPcopy Create free account
hub / github.com/SergeyMakeev/SlotMap / CustomType

Class CustomType

SlotMapTest03.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71struct CustomType
72{
73 int val = 0;
74};
75
76TEST(SlotMapTest, BasicIterators2)
77{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected