1 2 3 4 5 6
using ::setiosflags; using ::resetiosflags; // using ::setbase; using ::setfill; using ::setprecision; using ::setw;