You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/thread/thread.mutex/thread.once
Howard Hinnant 499c61f999 noexcept and constexpr applied to <mutex>.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@160604 91177308-0d34-0410-b5e6-96231b3b80d8
13 years ago
..
thread.once.callonce Brought call_once variadic call up to current spec, which allows move-only functors and move-only arguments, but disallows functors with non-const lvalue reference parameters. 15 years ago
thread.once.onceflag noexcept and constexpr applied to <mutex>. 13 years ago
nothing_to_do.pass.cpp license change 15 years ago