#include <Common.h>
Definition at line 13 of file Common.h.
◆ next()
◆ operator()()
TheoryError& smtrat::parser::TheoryError::operator() |
( |
const std::string & |
theory | ) |
|
|
inline |
◆ operator<<()
template<typename T >
TheoryError& smtrat::parser::TheoryError::operator<< |
( |
const T & |
t | ) |
|
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const TheoryError & |
te |
|
) |
| |
|
friend |
◆ currentTheory
std::string smtrat::parser::TheoryError::currentTheory |
|
private |
◆ ss
std::stringstream smtrat::parser::TheoryError::ss |
|
private |
The documentation for this struct was generated from the following file: