[libc++] Require concepts support for <numbers>
Similar to <concepts>, we need to protect the header and test against inclusion and being run if concepts aren't supported by the compiler. Differential Revision: https://reviews.llvm.org/D82171
Loading
Please sign in to comment