Only the default constructor is provided, and it is protected, hence preventing the class to be directly instantiated into objects. This is an abstract base class.
Parameters
noneReturn Value
noneBasic template member declaration
( basic_streambuf<charT,traits> ) |
