#include <iostream>#include <stdlib.h>#include <assert.h>#include "SizeAssert.H"Go to the source code of this file.
Functions | |
| void | sizeof_assert_fail (const char *typ, unsigned long gotsize, unsigned long targsize, const char *fname, unsigned int line, bool die) |
|
||||||||||||||||||||||||||||
|
Definition at line 46 of file SizeAssert.C. |
1.4.2