Home
last modified time | relevance | path

Searched refs:add_volatile (Results 176 – 200 of 832) sorted by relevance

12345678910>>...34

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/meta/meta.trans/meta.trans.cv/
H A Dadd_volatile.pass.cpp20 ASSERT_SAME_TYPE(volatile U, typename std::add_volatile<T>::type); in test_add_volatile_imp()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/meta/meta.trans/meta.trans.cv/
H A Dadd_volatile.pass.cpp20 ASSERT_SAME_TYPE(volatile U, typename std::add_volatile<T>::type); in test_add_volatile_imp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/meta/meta.trans/meta.trans.cv/
H A Dadd_volatile.pass.cpp20 ASSERT_SAME_TYPE(volatile U, typename std::add_volatile<T>::type); in test_add_volatile_imp()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/meta/meta.trans/meta.trans.cv/
H A Dadd_volatile.pass.cpp20 ASSERT_SAME_TYPE(volatile U, typename std::add_volatile<T>::type); in test_add_volatile_imp()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/meta/meta.trans/meta.trans.cv/
H A Dadd_volatile.pass.cpp20 ASSERT_SAME_TYPE(volatile U, typename std::add_volatile<T>::type); in test_add_volatile_imp()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/meta/meta.trans/meta.trans.cv/
H A Dadd_volatile.pass.cpp20 ASSERT_SAME_TYPE(volatile U, typename std::add_volatile<T>::type); in test_add_volatile_imp()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/meta/meta.trans/meta.trans.cv/
H A Dadd_volatile.pass.cpp20 ASSERT_SAME_TYPE(volatile U, typename std::add_volatile<T>::type); in test_add_volatile_imp()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/meta/meta.trans/meta.trans.cv/
H A Dadd_volatile.pass.cpp20 ASSERT_SAME_TYPE(volatile U, typename std::add_volatile<T>::type); in test_add_volatile_imp()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/meta/meta.trans/meta.trans.cv/
H A Dadd_volatile.pass.cpp20 ASSERT_SAME_TYPE(volatile U, typename std::add_volatile<T>::type); in test_add_volatile_imp()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/meta/meta.trans/meta.trans.cv/
H A Dadd_volatile.pass.cpp20 ASSERT_SAME_TYPE(volatile U, typename std::add_volatile<T>::type); in test_add_volatile_imp()
/dports/devel/boost-docs/boost_1_72_0/boost/type_traits/
H A Dcopy_cv.hpp29 …typedef typename boost::conditional<boost::is_volatile<U>::value, typename boost::add_volatile<CT>…
/dports/devel/boost-python-libs/boost_1_72_0/boost/type_traits/
H A Dcopy_cv.hpp29 …typedef typename boost::conditional<boost::is_volatile<U>::value, typename boost::add_volatile<CT>…
/dports/devel/R-cran-BH/BH/inst/include/boost/type_traits/
H A Dcopy_cv.hpp29 …typedef typename boost::conditional<boost::is_volatile<U>::value, typename boost::add_volatile<CT>…
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/type_traits/
H A Dcopy_cv.hpp29 …typedef typename boost::conditional<boost::is_volatile<U>::value, typename boost::add_volatile<CT>…
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/type_traits/
H A Dcopy_cv.hpp29 …typedef typename boost::conditional<boost::is_volatile<U>::value, typename boost::add_volatile<CT>…
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/type_traits/
H A Dcopy_cv.hpp29 …typedef typename boost::conditional<boost::is_volatile<U>::value, typename boost::add_volatile<CT>…
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/type_traits/
H A Dcopy_cv.hpp29 …typedef typename boost::conditional<boost::is_volatile<U>::value, typename boost::add_volatile<CT>…
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/type_traits/
H A Dcopy_cv.hpp29 …typedef typename boost::conditional<boost::is_volatile<U>::value, typename boost::add_volatile<CT>…
/dports/devel/boost-libs/boost_1_72_0/boost/type_traits/
H A Dcopy_cv.hpp29 …typedef typename boost::conditional<boost::is_volatile<U>::value, typename boost::add_volatile<CT>…
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/type_traits/
H A Dcopy_cv.hpp29 …typedef typename boost::conditional<boost::is_volatile<U>::value, typename boost::add_volatile<CT>…
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/type_traits/
H A Dcopy_cv.hpp29 …typedef typename boost::conditional<boost::is_volatile<U>::value, typename boost::add_volatile<CT>…
/dports/devel/hyperscan/boost_1_75_0/boost/type_traits/
H A Dcopy_cv.hpp29 …typedef typename boost::conditional<boost::is_volatile<U>::value, typename boost::add_volatile<CT>…
/dports/devel/eastl/EASTL-3.13.06/include/EASTL/internal/
H A Dtype_transformations.h84 template <typename T> struct add_volatile
87 template <class T> using add_volatile_t = typename add_volatile<T>::type;
104 typedef typename add_const<typename add_volatile<T>::type>::type type;
/dports/misc/usd/USD-21.11/pxr/base/tf/
H A DcxxCast.h47 typename std::add_volatile<Dst>::type, Dst>::type;
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/tr1/4_metaprogramming/headers/type_traits/
H A Dsynopsis.cc85 template <class T> struct add_volatile;

12345678910>>...34