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

This forward declaration defined the basic_filebuf type. 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 defined the basic_filebuf type.

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


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