**Link:** https://wg21.link/P3978R3 Feature-test macro (updated): ```c++ #define __cpp_lib_constant_wrapper 202603L // freestanding, also in <utility> ```
Link: https://wg21.link/P3978R3
Feature-test macro (updated):