MCPcopy Create free account
hub / github.com/ValveSoftware/vogl / DefaultAllocator

Function DefaultAllocator

src/extlib/loki/src/SmallObj.cpp:1035–1046  ·  view source on GitHub ↗

DefaultAllocator ----------------------------------------------------------- @ingroup SmallObjectGroupInternal Calls the default allocator when SmallObjAllocator decides not to handle a request. SmallObjAllocator calls this if the number of bytes is bigger than the size which can be handled by any FixedAllocator. @param numBytes number of bytes @param doThrow True if this function should thr

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

AllocateMethod · 0.85

Calls 1

operator newFunction · 0.85

Tested by

no test coverage detected