![]() |
Tensor Comprehensions
|
#include <error_report.h>


Public Member Functions | |
| ErrorReport (const ErrorReport &e) | |
| ErrorReport (TreeRef context) | |
| ErrorReport (SourceRange range) | |
| virtual const char * | what () const noexceptoverride |
Private Attributes | |
| std::stringstream | ss |
| SourceRange | context |
| std::string | the_message |
Friends | |
| template<typename T > | |
| const ErrorReport & | operator<< (const ErrorReport &e, const T &t) |
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtualnoexcept |
|
friend |
|
private |
|
mutableprivate |
|
mutableprivate |