answersLogoWhite

0

The ios type is a synonym for the STL class basic_ios, specialised for elements of type char with default character traits. It has the following type definition:

typedef basic_ios<char, char_traits<char> > ios;

The type is defined in <iosfwd>. It supports the ios class from the old iostream library.

User Avatar

Aurelie Renner

Lvl 10
2y ago

What else can I help you with?

Related Questions

What is the significance of c plus plus by using ios class?

The ios type is a synonym for the STL class basic_ios, specialised for elements of type char with default character traits. It has the following type definition: typedef basic_ios&lt;char, char_traits&lt;char&gt; &gt; ios; The type is defined in &lt;iosfwd&gt;. It supports the ios class from the old iostream library.


How do you create a simple student file in C Plus Plus?

Whenever you open a file using the function open of fstream class (header file) by using one of it's object you have created, the file is created automatically.You can do it this way:fstream filer;filer.open("Student.dat",ios::out);//This will create a file.This is just a code segment.


Class of a dog?

what ios thi9s


What is an iOS device?

Any iPhone, iPod touch, or iPad that is using iOS 5.


What is stream in C plus plus?

It's a bit difficult to show a class hierarchy using unformatted text alone, so I'll use the scope resolution operator to show the relationships instead. Note: [] denotes multiple inheritance ios_base ios_base::ios ios_base::ios::istream ios_base::ios::ostream: ios_base::ios::istream::ifstream ios_base::ios::ostream::ofstream ios_base::ios::[istream/ostream]::iostream ios_base::ios::[istream/ostream]::iostream::fstream ios_base::ios::[istream/ostream]::iostream::stdiostream ios_base::ios::[istream/ostream]::iostream::stringstream streambuf streambuf::filebuf streambuf::stdiobuf


Is there an untethered jailbreak for Ios 6?

No. It is just to soon for the devs to get an untethered jailbreak for iOS 6. Plus iOS 6 isn't available to the public just yet.


What is an iOS 5 device?

Any iPhone, iPod touch, or iPad that is using iOS 5.


Is it possible to upgrade iOS using cydia?

no


How do you change the brightness on iOS 6?

In iOS, you must go into Settings&gt;"Brightness and Wallpaper" and then toggle using the brightness slider. P.S. You can toggle this with Siri in iOS 7.


Can you jailbreak iOS 7.0?

Currently iOS 7.0 to 7.0.6 can be jailbroken using evasi0n. To do this, go to evasi0n.com and follow the prompts


Can you get iOS 6 if your iPod is already jailbroken?

No, because it will just get rid of the jailbreak. Plus, there isn't another jailbreak yet for iOS 6 anyways, so i wouldn't if i were you.


How do you get the edit button on an iPhone 4?

You mean the 'Edit' button on Photos? You just have to be on iOS 5 up to get this button. It's a built in iOS feature. If you are not yet on iOS 5, you can update using iTunes.