The basic for all failed assert statements
Inheritance:
Public Methods
-
assertion_error(const std::string& msg)
- An assertion error with the given message
-
std::string message() const
-
virtual void out(std::ostream& os) const
- The virtual method used for operator<<
Documentation
The basic for all failed assert statements
- assertion_error(const std::string& msg)
- An assertion error with the given message
- std::string message() const
- virtual void out(std::ostream& os) const
-
The virtual method used for operator<<
- Direct child classes:
- assert_value_error
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.