#include <cassert>
#include <iostream>
Go to the source code of this file.
Defines | |
| #define | DEBUG_MESSAGE(text) |
| #define | PRINT_STUB_MESSAGE std::cout << "Not implemented yet: " __FILE__ ":" << __LINE__ << std::endl |
| #define | BUILD_TIME __DATE__ __TIME__ |
In release build (where NDEBUG is defined) these work quite differently.
Definition in file Debug.h.
| #define DEBUG_MESSAGE | ( | text | ) |
| #define PRINT_STUB_MESSAGE std::cout << "Not implemented yet: " __FILE__ ":" << __LINE__ << std::endl |
Generated at Mon Sep 6 00:41:13 2010 by Doxygen version 1.4.7 for Racer version svn335.