Use FOLLY_HAS_COROUTINES portability macro where appropriate
Summary: Prefer `FOLLY_HAS_COROUTINES` from `<folly/Portability.h>` over directly testing `__cpp_coroutines` because of MSVC. Reviewed By: yfeldblum Differential Revision: D14816497 fbshipit-source-id: 1f569824d5a79beca5255dfd43da8baf1556f8fe
Showing
Please register or sign in to comment