[P0912R5](https://wg21.link/P0912R5) Library Support For Coroutines Feature-test macro as of LWG-3393 "Missing/incorrect feature test macro for coroutines": `#define __cpp_lib_coroutine 201902L` The compiler feature-test macro is `__cpp_impl_coroutine` defined to be `201902L`.