Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/include/__type_traits/
H A Dmake_unsigned.h78 struct make_unsigned { struct
79 using type _LIBCPP_NODEBUG = __make_unsigned_t<_Tp>; argument