Showing results for August 2023 - Page 3 of 3 - The Old New Thing

Aug 3, 2023
Post comments count6
Post likes count8

Inside STL: The string

Raymond Chen
Raymond Chen

An allocation, with a twist.

Code
Aug 2, 2023
Post comments count6
Post likes count6

Inside STL: The vector

Raymond Chen
Raymond Chen

A contiguous memory block, reallocated as necessary.

Code