reactos/sdk
Timo Kreuzer 99fa38809f [STDUNK][PORTCLS][CMIDriver] Fix issue with operator new/delete
Fix for MSVC warning "C2323: 'operator new': non-member operator new or delete functions may not be declared static or in a namespace other than the global namespace."

See https://docs.microsoft.com/en-us/cpp/porting/visual-cpp-what-s-new-2003-through-2015?view=vs-2019 section "Overloaded operator new and operator delete"
2019-06-24 21:17:00 +02:00
..
cmake [CMAKE] Disable unused-const-variable warning 2019-05-27 13:22:40 +02:00
include [STDUNK][PORTCLS][CMIDriver] Fix issue with operator new/delete 2019-06-24 21:17:00 +02:00
lib [STDUNK][PORTCLS][CMIDriver] Fix issue with operator new/delete 2019-06-24 21:17:00 +02:00
tools Add a shared "port" directory for POSIX functions needed by multiple host tools (getopt/mkstemps) and import the one and only getopt from glibc. 2019-04-28 23:23:06 +02:00