Introduction
It is a string stream for header.Class Templates
Following are the Class Templates for sstram.| S.N. | Class Templates | Definition |
|---|---|---|
| 1 | basic_istringstream | It is an input string stream |
| 2 | basic_ostringstream | It is an output string stream |
| 3 | basic_stringstream | It is a basic string steam |
| 4 | basic_stringbuf | It is a string stream buffer |
Wide characters
Following are the Wide characters for sstram.| S.N. | Wide characterss | Definition |
|---|---|---|
| 1 | wistringstream | It is an input string stream |
| 2 | wostringstream | It is an output string stream |
| 3 | wstringstream | It is a basic string steam |
| 4 | wstringbuf | It is a string stream buffer |
No comments:
Post a Comment