Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__type_traits/
H A Ddecay.h30 struct decay { struct
31 using type _LIBCPP_NODEBUG = __decay(_Tp); argument