ErrorDim Struct Reference
Error class for dimension mismatch errors. More...
#include <error.hpp>
Inheritance diagram for ErrorDim:
Public Member Functions | |
| ErrorDim (ErrorLocation loc) | |
| ErrorDim (ErrorLocation loc, const std::string &str) | |
Detailed Description
Error class for dimension mismatch errors.
Constructor & Destructor Documentation
| ErrorDim::ErrorDim | ( | ErrorLocation | loc | ) | [inline] |
| ErrorDim::ErrorDim | ( | ErrorLocation | loc, | |
| const std::string & | str | |||
| ) | [inline] |
The documentation for this struct was generated from the following file: