|
STIR
6.3.0
|
defines the stir::error() function More...
#include "stir/error.h"#include <cstdarg>#include <string>#include <iostream>#include <sstream>#include <stdexcept>#include "stir/TextWriter.h"Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
Functions | |
| void | stir::error (const char *const s,...) |
Print error with format string a la printf and throw exception. More... | |
defines the stir::error() function
1.8.13