Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__type_traits/
H A Dadd_volatile.h21 struct _LIBCPP_TEMPLATE_VIS add_volatile { struct
27 using add_volatile_t = typename add_volatile<_Tp>::type; argument