Core Library
|
File to include the most commonly used headers. More...
#include <Core/BuildConfig.hpp>
#include <Core/WinTargets.hpp>
#include <Core/Pragmas.hpp>
#include <stdlib.h>
#include <malloc.h>
#include <locale>
#include <crtdbg.h>
#include <map>
#include <vector>
#include <list>
#include <Core/nullptr.hpp>
#include <Core/Types.hpp>
#include <Core/tstring.hpp>
#include <Core/Debug.hpp>
#include <Core/NotCopyable.hpp>
#include <Core/SmartPtr.hpp>
#include <Core/SharedPtr.hpp>
Namespaces | |
namespace | Core |
The Core Library namespace. | |
Defines | |
#define | CORE_CRTDBG_ENABLED |
Flag CRT debug functions as available. |
File to include the most commonly used headers.
#define CORE_CRTDBG_ENABLED |
Flag CRT debug functions as available.