51 const char*
what() const noexcept
override {
A simple generic exception type for the Tannic Tensor Library.
Definition: exceptions.hpp:44
const char * what() const noexcept override
Definition: exceptions.hpp:51
std::string message
Definition: exceptions.hpp:46
Exception(const std::string &what)
Definition: exceptions.hpp:48
Definition: buffer.hpp:41