std::string Append
Abstract
Appending two or more strings together while developing a C++ application is a very common task. For std::strings, there are two primary ways to achieve the appended string. The first is to use the += operator to append two strings, and the second is to use the + operator. This report compares the two operations.
Document Details
- Document Type
- Technical Report
- Publication Date
- Oct 01, 2015
- Accession Number
- ADA625190
Entities
People
- Tom Nealis
Organizations
- United States Army Armament Research, Development and Engineering Center