Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_Assert.hpp"
Go to the source code of this file.
Namespaces | |
Teuchos | |
Macros | |
#define | TEUCHOS_ENUM_INPUT_STREAM_OPERATOR(ENUMTYPE) |
Functions | |
template<class EnumType > | |
std::istream & | Teuchos::enumIstreamExtractor (std::istream &std_is, EnumType &enum_value) |
#define TEUCHOS_ENUM_INPUT_STREAM_OPERATOR | ( | ENUMTYPE | ) |
Definition at line 70 of file Teuchos_iostream_helpers.hpp.