MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / HashSet.h

File HashSet.h

Source/Engine/Core/Collections/HashSet.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) Wojciech Figat. All rights reserved.
2
3#pragma once
4

Callers

nothing calls this directly

Calls 14

CloneFunction · 0.85
MoveToEmptyFunction · 0.85
CountFunction · 0.85
IteratorClass · 0.70
EndFunction · 0.70
SetCapacityFunction · 0.70
AddFunction · 0.70
CapacityFunction · 0.70
ClearFunction · 0.50
FreeMethod · 0.45
CapacityMethod · 0.45
BeginMethod · 0.45

Tested by

no test coverage detected