Home
last modified time | relevance | path

Searched defs:make_signed (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dmake_signed.h78 struct make_signed { struct
79 using type _LIBCPP_NODEBUG = __make_signed_t<_Tp>; argument