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