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
Press Submit to check your solution.
Back to lesson: Practice: Practice: Compile-Time Build Config