Searched defs:is_nothrow_assignable_v (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_nothrow_assignable.h27 inline constexpr bool is_nothrow_assignable_v = __is_nothrow_assignable(_Tp, _Arg); variable

Completed in 106 milliseconds