ios_base Constructor

Construct an object of class ios_base

  protected:
     ios_base();
  
Remarks

The ios_base constructor is protected so it may only be derived from. The values of the ios_base members are undermined.