From HandWiki - Reading time: 2 min
| C++ Standard Library |
|---|
| Containers |
| C standard library |
In the C++ programming language, <sstream> is a part of the C++ Standard Library. It is a header file that provides templates and types that enable interoperation between stream buffers and string objects.[1][2]