[libcxx-commits] [libcxx] [libc++][NFC] Create and use test-defined simple_view concept (PR #77334)

Will Hawkins via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 8 13:35:31 PST 2024


================
@@ -11,6 +11,7 @@
 
 #include <iterator>
 #include <ranges>
+#include <__concepts/same_as.h>
----------------
hawkinsw wrote:

Thank you!!

https://github.com/llvm/llvm-project/pull/77334


More information about the libcxx-commits mailing list