Boost.Nowide
boost::nowide::basic_filebuf< CharType, Traits > Class Template Reference

This forward declaration defines the basic_filebuf type which is used when BOOST_NOWIDE_USE_FILEBUF_REPLACEMENT is set, e.g. on Windows. More...

#include <boost/nowide/filebuf.hpp>

Detailed Description

template<typename CharType, typename Traits = std::char_traits<CharType>>
class boost::nowide::basic_filebuf< CharType, Traits >

This forward declaration defines the basic_filebuf type which is used when BOOST_NOWIDE_USE_FILEBUF_REPLACEMENT is set, e.g. on Windows.

It is implemented and specialized for CharType = char, it implements std::filebuf over standard C I/O


The documentation for this class was generated from the following file: