Skip to main content

Practice ยท 1 of 1

Build Configuration Contract

Implement the five buildcfg queries using only capability markers (feature-test macros, __has_include, __has_feature) โ€” no compiler-identity sniffing.

Difficulty: advanced

Back to lesson: Practice: Practice: Compile-Time Build Config