Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Teuchos_oblackholestream.hpp
Go to the documentation of this file.
1 // @HEADER
2 // *****************************************************************************
3 // Teuchos: Common Tools Package
4 //
5 // Copyright 2004 NTESS and the Teuchos contributors.
6 // SPDX-License-Identifier: BSD-3-Clause
7 // *****************************************************************************
8 // @HEADER
9 
10 #ifndef TEUCHOS_O_BLACK_HOLE_STREAM_H
11 #define TEUCHOS_O_BLACK_HOLE_STREAM_H
12 
14 
15 namespace Teuchos {
20 }
21 
22 #endif // TEUCHOS_O_BLACK_HOLE_STREAM_H
basic_ostream<> subclass that does nothing but discard output.
basic_oblackholestream< char, std::char_traits< char > > oblackholestream