error C2323: 'operator new': non-member operator new or delete functions may not be declared static or in a namespace other than the global namespace. Przykład (przed) C++ Kopiuj static inline void * __cdecl operator new(size_t cb, const std::nothrow_t&) // error C2323 Przy...