Searched defs:_is_nothrow_constructible (Results 1 – 2 of 2) sorted by relevance
12 struct _is_nothrow_constructible struct14 static const bool value = noexcept(_Tp(declval<_Args>()...));