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