This file contains object "error_container", which are used to store error messages while annotation parsing. More...
#include <iostream>#include <map>#include <sstream>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | schema_validation::class_error_container |
| Container of errors, which are generated while schema generator tool is parsing source files. More... | |
| struct | schema_validation::class_error_container::error_cache_element |
| Container to cache type errors. More... | |
Namespaces | |
| schema_validation | |
This file contains object "error_container", which are used to store error messages while annotation parsing.
Also the another part of his job is to create GCC:styled error messages.
Definition in file error_container.hpp.
1.8.8