[libcxx-commits] [libcxx] [libcxx] Put `std::monostate` in `<utility>` (PR #128373)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Sat Feb 22 19:22:38 PST 2025


================
@@ -0,0 +1,66 @@
+// -*- C++ -*-
----------------
frederick-vs-ja wrote:

I think we can and should just include existing `<__variant/monostate.h>` in `<utility>`.

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


More information about the libcxx-commits mailing list