Previous fileTop of DocumentContentsIndex pageNext file
Apache C++ Standard Library Reference Guide

2.5 Strings library

Clause 21 of the Standard contains the Strings library, lib.strings. This library describes components for manipulating text. If you are reading this manual online, click the name of header file or entry to go to its description.

Table 4: Strings library

Header File Corresponding Entries in this Reference

<string>

Sequences

wstring

char_traits

basic_string



Previous fileTop of DocumentContentsIndex pageNext file