42 #ifndef TEUCHOS_BASIC_O_BLACK_HOLE_STREAM_H 43 #define TEUCHOS_BASIC_O_BLACK_HOLE_STREAM_H 58 template<
typename _CharT,
typename _Traits>
60 :
virtual public std::basic_ostream<_CharT, _Traits>
69 #endif // TEUCHOS_BASIC_O_BLACK_HOLE_STREAM_H basic_ostream<> subclass that does nothing but discard output.
Teuchos header file which uses auto-configuration information to include necessary C++ headers...
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.