Vault
4.1
|
#include "vtypes.h"
#include "vtypes_internal.h"
#include "vstring.h"
#include "vexception.h"
#include <iostream>
#include <assert.h>
Go to the source code of this file.
Functions | |
int | Vtrace (const char *fileName, int lineNumber) |
Variables | |
const void *const | VCPP_DEBUG_BAD_POINTER_VALUE = reinterpret_cast<const void*>(0xFEEEFEEE) |
Definition in file vtypes.cpp.