10 #ifndef TEUCHOS_FILESTREAM_H
11 #define TEUCHOS_FILESTREAM_H
48 std::streambuf::int_type
overflow(std::streambuf::int_type c) {
50 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)