HandleManager.clear

Clears the handle manager, returning it to its initial state.

class HandleManager(T, size_t entryCount = 2^^12)
void
clear
()
if (
entryCount > 0
)

Meta