#include "libcwd/config.h"#include "ObjectFileName.h"#include "lockable_auto_ptr.h"#include "private/ThreadSpecificData.h"#include <cstring>#include <iosfwd>#include <string>Go to the source code of this file.
Classes | |
| class | libcwd::Location |
| A source file location. More... | |
Namespaces | |
| namespace | libcwd |
| namespace for libcwd. | |
Functions | |
| location_format_t | libcwd::location_format (location_format_t format) |
| Set the output format of Location. | |
Do not include this header file directly, instead include debug.h.