os/ossrv/genericopenlibs/cppstdlib/bwins/stdnewu.def
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 EXPORTS
     2 	??3@YAXPAXI@Z @ 1 NONAME ; void operator delete(void *, unsigned int)
     3 	??2@YAPAXI@Z @ 2 NONAME ; void * operator new(unsigned int)
     4 	??_U@YAPAXIUnothrow_t@std@@@Z @ 3 NONAME ; void * operator new[](unsigned int, struct std::nothrow_t)
     5 	??_V@YAXPAXABUnothrow_t@std@@@Z @ 4 NONAME ; void operator delete[](void *, struct std::nothrow_t const &)
     6 	??2@YAPAXIABUnothrow_t@std@@@Z @ 5 NONAME ; void * operator new(unsigned int, struct std::nothrow_t const &)
     7 	??_U@YAPAXI@Z @ 6 NONAME ; void * operator new[](unsigned int)
     8 	??3@YAXPAX@Z @ 7 NONAME ; void operator delete(void *)
     9 	?set_new_handler@std@@YAP6AXXZP6AXXZ@Z @ 8 NONAME ; void (*)(void) std::set_new_handler(void (*)(void))
    10 	??2@YAPAXII@Z @ 9 NONAME ; void * operator new(unsigned int, unsigned int)
    11 	??3@YAXPAXABUnothrow_t@std@@@Z @ 10 NONAME ; void operator delete(void *, struct std::nothrow_t const &)
    12 	??_V@YAXPAX@Z @ 11 NONAME ; void operator delete[](void *)
    13 	?nothrow@std@@3Unothrow_t@1@B @ 12 NONAME ; struct std::nothrow_t const std::nothrow
    14