OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_mutex_type
(Results
1 - 1
of
1
) sorted by null
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.guard/
variadic_types.pass.cpp
37
constexpr bool
has_mutex_type
() {
function
45
static_assert(!
has_mutex_type
<T>(), "");
61
static_assert(!
has_mutex_type
<T>(), "");
67
static_assert(!
has_mutex_type
<T>(), "");
72
static_assert(!
has_mutex_type
<T>(), "");
77
static_assert(!
has_mutex_type
<T>(), "");
Completed in 598 milliseconds