Page history
Jump to navigation
Jump to search
14 January 2024
20 May 2022
no edit summary
−8
Created page with "'''C++''' is an object-oriented programming language created by Bjarne Stroustrup in 1985 as a variant of the C programming language. It includes features not found in C such as classes, virtual dispatch inside of said classes, standardized memory allocation and deallocation, exception unwinding, and a standard library of generic utilities known as the STL (which provides containers like strings, and the vector<T> type, alongside lots more). The current standardized C++..."
+5,678