42 #ifndef TEUCHOS_FILESTREAM_H
43 #define TEUCHOS_FILESTREAM_H
80 std::streambuf::int_type
overflow(std::streambuf::int_type c) {
82 std::streambuf::traits_type::eof(): c;
FILEstream(std::FILE *file)
Constructor.
Teuchos::FILEstream: Combined C FILE and C++ stream.
std::streambuf::int_type overflow(std::streambuf::int_type c)