Teuchos - Trilinos Tools Package
Version of the Day
|
Exception class for non-printable parameter types, such as enum class/std::vector and many more which don't define an operator<<. Thrown during runtime when trying to print a parameter list with a non-printable parameter entry. More...
#include <Teuchos_Exceptions.hpp>
Exception class for non-printable parameter types, such as enum class/std::vector and many more which don't define an operator<<. Thrown during runtime when trying to print a parameter list with a non-printable parameter entry.
Definition at line 142 of file Teuchos_Exceptions.hpp.