|
tvm
|
A wrapper around std::stringstream to build error. More...
#include <error.h>
Public Member Functions | |
| template<typename T > | |
| ErrorBuilder & | operator<< (const T &val) |
Friends | |
| class | CompileError |
A wrapper around std::stringstream to build error.
Can be consumed by CompileError to construct an error.
|
inline |
|
friend |
1.8.13