Searched refs:is_nothrow_convertible (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_nothrow_convertible.h39 struct is_nothrow_convertible struct in inherits:_Or::type
44 inline constexpr bool is_nothrow_convertible_v = is_nothrow_convertible<_Fm, _To>::value;
/freebsd-current/contrib/llvm-project/libcxx/modules/std/
H A Dtype_traits.inc119 using std::is_nothrow_convertible;
/freebsd-current/lib/libc++/
H A DMakefile1222 TTR_HEADERS+= is_nothrow_convertible.h

Completed in 104 milliseconds