From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/_mem_debug_8h.html | 217 ------------------------------------ 1 file changed, 217 deletions(-) delete mode 100644 Doc/doxygen/html/_mem_debug_8h.html (limited to 'Doc/doxygen/html/_mem_debug_8h.html') diff --git a/Doc/doxygen/html/_mem_debug_8h.html b/Doc/doxygen/html/_mem_debug_8h.html deleted file mode 100644 index fa20d03..0000000 --- a/Doc/doxygen/html/_mem_debug_8h.html +++ /dev/null @@ -1,217 +0,0 @@ - - - - - -Starshatter_Open: D:/SRC/StarshatterSVN/FoundationEx/MemDebug.h File Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
MemDebug.h File Reference
-
-
- -

Go to the source code of this file.

- - - -

-Classes

class  Memory
- - - -

-Functions

void *__cdecl operator new (unsigned int s, const char *, int)
void __cdecl operator delete (void *p, const char *, int)
-

Function Documentation

- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - -
void __cdecl operator delete (void * p,
const char * ,
int  
)
-
-inline
-
- -

Definition at line 69 of file MemDebug.h.

- -
-
- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - -
void* __cdecl operator new (unsigned int s,
const char * ,
int  
)
-
-inline
-
- -

Definition at line 68 of file MemDebug.h.

- -
-
-
-
- - - - -- cgit v1.1