Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dmake_unsigned.h80 struct make_unsigned { struct
81 using type _LIBCPP_NODEBUG = __make_unsigned_t<_Tp>; argument