Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/ut/
Dut_Children.h38 ChildDeleter() : m_Allocator(0) {} in ChildDeleter() function
39 ChildDeleter(os::IAllocator* allocator) : m_Allocator(allocator) { } in ChildDeleter() function