TRIQS/nda 1.3.0
Multi-dimensional array library for C++
Loading...
Searching...
No Matches
exceptions.hpp File Reference
#include "./macros.hpp"
#include <exception>
#include <sstream>
#include <string>

Detailed Description

Provides a custom runtime error class and macros to assert conditions and throw exceptions.

Definition in file exceptions.hpp.

Go to the source code of this file.

Classes

class  nda::runtime_error
 Runtime error class used throughout the nda library. More...