The Wayback Machine - https://web.archive.org/web/20201115101918/https://github.com/topics/cpp98
Skip to content
#

cpp98

cpp logo

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

Here are 54 public repositories matching this topic...

horenmar
horenmar commented Nov 3, 2020

Currently Catch2 detects compilers ad-hoc, at the place where the code needs to be compiler-specific. This brings a lot of trouble with more obscure compilers, because compilers like to masquerade for different compilers, such as Clang defining GCC-version macros, ICC defining both, IBM XL self-reporting as Clang, and so on. Because compiler-specific sections of code are often indeed compiler-sp

Created by Bjarne Stroustrup

Released October 1985

Website
isocpp.org
Wikipedia
Wikipedia
You can’t perform that action at this time.