mirror of
https://github.com/boostorg/predef.git
synced 2026-01-26 00:42:23 +01:00
Adds support for detecting TCC by checking for __TINYC__ macro. TCC pre-defines environment-specific macros similar to the ones used by GCC and Clang so the rest of library works out of the box.