Home
last modified time | relevance | path

Searched defs:ChildDeleter (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/include/nw/ut/
Dut_Children.h40 ChildDeleter() : m_Allocator(0) {} in ChildDeleter() function
41 ChildDeleter(os::IAllocator* allocator) : m_Allocator(allocator) { } in ChildDeleter() function