#include <PVLE/Export.h>
#include <PVLE/Util/Singleton.h>
#include <PVLE/Util/TracedException.h>
#include <string>
#include <map>
#include <boost/cast.hpp>
#include <boost/any.hpp>
Go to the source code of this file.
Classes | |
class | Util::DG< T > |
Debug global variables storage - Very ugly but so useful! More... | |
Namespaces | |
namespace | Util |
Contains various utility functions, classes and typedefs. | |
Variables | |
template PVLE_EXPORT class | Util::DG< void * > |
Definition in file DebugGlobals.h.