Searched refs:add_volatile (Results 1 – 11 of 11) sorted by relevance
41 struct _LIBCPP_NO_SPECIALIZATIONS add_volatile { struct47 using add_volatile_t = typename add_volatile<_Tp>::type; argument
21 struct _LIBCPP_TEMPLATE_VIS add_volatile { struct
66 template <class T> struct add_volatile;182 using add_volatile_t = typename add_volatile<T>::type; // C++14427 #include <__cxx03/__type_traits/add_volatile.h>
1876 …traits_add_volatile [system] { header "__type_traits/add_volatile.h" }
143 using std::add_volatile;
64 template <class T> struct add_volatile;198 using add_volatile_t = typename add_volatile<T>::type; // since C++14
337 struct variant_alternative<_Ip, volatile _Tp> : add_volatile<variant_alternative_t<_Ip, _Tp>> {};
1288 C3TTR_HEADERS+= add_volatile.h
582 SYMBOL(add_volatile, std::, <type_traits>)
573 OLD_FILES+=usr/include/c++/v1/__type_traits/add_volatile.h