[libcxx-commits] [PATCH] D154700: [libc++] Make `stop_token` experimental
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 10 08:00:47 PDT 2023
ldionne added inline comments.
================
Comment at: libcxx/include/__stop_token/stop_callback.h:15
#include <__concepts/constructible.h>
#include <__concepts/destructible.h>
#include <__concepts/invocable.h>
----------------
Also let's tweak the release note.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154700/new/
https://reviews.llvm.org/D154700
More information about the libcxx-commits
mailing list