Operator
C++ library for plugging into matrix.org
|
Error handling. More...
#include "error.hh"
Macros | |
#define | errorPair(s, c) {MatrixError::s, MatrixError::_new_helper<Matrix##c>} |
#define | makeError(s) const char MatrixError::s[] = #s; template <> const std::string _MatrixErr<MatrixError::s>::ERROR_CODE(MatrixError::s) |
Error handling.
http://www.apache.org/licenses/LICENSE-2.0