genericopenlibs/cppstdlib/bwins/stdnewu.def
changeset 0 e4d67989cc36
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/cppstdlib/bwins/stdnewu.def	Tue Feb 02 02:01:42 2010 +0200
@@ -0,0 +1,14 @@
+EXPORTS
+	??3@YAXPAXI@Z @ 1 NONAME ; void operator delete(void *, unsigned int)
+	??2@YAPAXI@Z @ 2 NONAME ; void * operator new(unsigned int)
+	??_U@YAPAXIUnothrow_t@std@@@Z @ 3 NONAME ; void * operator new[](unsigned int, struct std::nothrow_t)
+	??_V@YAXPAXABUnothrow_t@std@@@Z @ 4 NONAME ; void operator delete[](void *, struct std::nothrow_t const &)
+	??2@YAPAXIABUnothrow_t@std@@@Z @ 5 NONAME ; void * operator new(unsigned int, struct std::nothrow_t const &)
+	??_U@YAPAXI@Z @ 6 NONAME ; void * operator new[](unsigned int)
+	??3@YAXPAX@Z @ 7 NONAME ; void operator delete(void *)
+	?set_new_handler@std@@YAP6AXXZP6AXXZ@Z @ 8 NONAME ; void (*)(void) std::set_new_handler(void (*)(void))
+	??2@YAPAXII@Z @ 9 NONAME ; void * operator new(unsigned int, unsigned int)
+	??3@YAXPAXABUnothrow_t@std@@@Z @ 10 NONAME ; void operator delete(void *, struct std::nothrow_t const &)
+	??_V@YAXPAX@Z @ 11 NONAME ; void operator delete[](void *)
+	?nothrow@std@@3Unothrow_t@1@B @ 12 NONAME ; struct std::nothrow_t const std::nothrow
+