Common Header for C++. More...
#include "common.h"#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | jbxl |
Functions | |
| bool | isNull (void *p) |
| template<typename T > | |
| void | freeNull (T &p) |
| template<typename T > | |
| void | deleteNull (T &p) |
Definition in file common++.h.
1.6.1