Skip to content
#

header-only

Here are 959 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

Improve this page

Add a description, image, and links to the header-only topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the header-only topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.