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

Aug 14, 2023
Post comments count4
Post likes count4

Inside STL: Smart pointers

Raymond Chen
Raymond Chen

Simple pointers or more complicated pointers.

Code
Aug 11, 2023
Post comments count0
Post likes count4

Inside STL: The array

Raymond Chen
Raymond Chen

It's just an array.

Code
Aug 4, 2023
Post comments count3
Post likes count6

Inside STL: The lists

Raymond Chen
Raymond Chen

Your traditional singly- or doubly-linked list.

Code