|
dune-common
2.11
|
This is the complete list of members for Dune::ExceptionStream< E >, including all inherited members.
| es | Dune::ExceptionStream< E > | |
| ExceptionStream(const E &other) | Dune::ExceptionStream< E > | inline |
| ExceptionStream(E &&other) | Dune::ExceptionStream< E > | inline |
| message(es.sstream_.str()) | Dune::ExceptionStream< E > | |
| operator<<(ExceptionStream &es, T t) | Dune::ExceptionStream< E > | friend |
| operator<<(ExceptionStream &&es, T t) | Dune::ExceptionStream< E > | friend |
| operator<<(ExceptionStream &es, std::ostream &(*t)(std::ostream &)) | Dune::ExceptionStream< E > | friend |
| operator<<(ExceptionStream &&es, std::ostream &(*t)(std::ostream &)) | Dune::ExceptionStream< E > | friend |
| requires(requires(std::ostringstream &oss, T t) { oss<< t;} and not std::is_integral_v< T >) friend ExceptionStream &operator<<(ExceptionStream &es | Dune::ExceptionStream< E > | |
| requires(requires(std::ostringstream &oss, T t) { oss<< t;} and not std::is_integral_v< T >) friend ExceptionStream operator<<(ExceptionStream &&es | Dune::ExceptionStream< E > | |
| std::move(es) | Dune::ExceptionStream< E > | |
| t | Dune::ExceptionStream< E > |
1.8.14