22 #ifndef UTILS_SDLMEMORYOBJECT_H
23 #define UTILS_SDLMEMORYOBJECT_H
25 #ifdef DEBUG_SDL_SURFACES
35 struct SDLMemoryObject
final
37 SDLMemoryObject(
const std::string &name,
38 const char *
const file,
39 const unsigned int line) :
51 std::string mRemoveFile;
#define A_DELETE_COPY(func)
std::string strprintf(const char *const format,...)