libstdc++
stdio_sync_filebuf.h File Reference

Go to the source code of this file.

Classes

class  __gnu_cxx::stdio_sync_filebuf< _CharT, _Traits >
 Provides a layer of compatibility for C.This GNU extension provides extensions for working with standard C FILE*'s. It must be instantiated by the user with the type of character used in the file stream, e.g., stdio_filebuf<char>. More...

Namespaces

namespace  __gnu_cxx

Detailed Description

This file is a GNU extension to the Standard C++ Library.

Definition in file stdio_sync_filebuf.h.