Home
last modified time | relevance | path

Searched refs:is_const_ (Results 1 – 25 of 68) sorted by relevance

123

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
15 BOOST_STATIC_CONSTANT(bool, is_volatile = is_const_);
/dports/biology/lamarc/lamarc-2.1.8/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
15 BOOST_STATIC_CONSTANT(bool, is_volatile = is_const_);
/dports/devel/boost-docs/boost_1_72_0/libs/mp11/test/
H A Dmp_not_fn.cpp14 template<class T> using is_const_ = std::is_const<T>; typedef
29 BOOST_TEST_TRAIT_TRUE((mp_not_fn<is_const_>::fn<void>)); in main()
30 BOOST_TEST_TRAIT_FALSE((mp_not_fn<is_const_>::fn<void const>)); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/mp11/test/
H A Dmp_not_fn.cpp14 template<class T> using is_const_ = std::is_const<T>; typedef
29 BOOST_TEST_TRAIT_TRUE((mp_not_fn<is_const_>::fn<void>)); in main()
30 BOOST_TEST_TRAIT_FALSE((mp_not_fn<is_const_>::fn<void const>)); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/mp11/test/
H A Dmp_not_fn.cpp14 template<class T> using is_const_ = std::is_const<T>; typedef
29 BOOST_TEST_TRAIT_TRUE((mp_not_fn<is_const_>::fn<void>)); in main()
30 BOOST_TEST_TRAIT_FALSE((mp_not_fn<is_const_>::fn<void const>)); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/mp11/test/
H A Dmp_not_fn.cpp14 template<class T> using is_const_ = std::is_const<T>; typedef
29 BOOST_TEST_TRAIT_TRUE((mp_not_fn<is_const_>::fn<void>)); in main()
30 BOOST_TEST_TRAIT_FALSE((mp_not_fn<is_const_>::fn<void const>)); in main()
/dports/math/polymake/polymake-4.5/lib/core/include/
H A DEmbeddedList.h27 template <typename Class, ptr_pair<Class> Class::* Ptrs, bool is_const_, bool reversed_> class embe…
48 template <typename Class, ptr_pair<Class> Class::* Ptrs, bool is_const_, bool reversed_>
53 typedef typename assign_const<Class, is_const_>::type& reference;
54 typedef typename assign_const<Class, is_const_>::type* pointer;
62 …embedded_list_iterator(const embedded_list_iterator<Class, Ptrs, is_const_, !reversed_>& it) : cur… in embedded_list_iterator() argument
63 …me assign_const<embedded_list_iterator<Class, Ptrs, false, !reversed_>, is_const_>::type& it) : cu… in embedded_list_iterator()
66 …embedded_list_iterator& operator= (const embedded_list_iterator<Class, Ptrs, is_const_, !reversed_…
67 …me assign_const<embedded_list_iterator<Class, Ptrs, false, !reversed_>, is_const_>::type& it) { cu…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/src/ast/
H A Dvariable.h135 void set_is_const(bool val) { is_const_ = val; } in set_is_const()
137 bool is_const() const { return is_const_; } in is_const()
168 bool is_const_ = false; variable
/dports/devel/boost-docs/boost_1_72_0/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
/dports/devel/hyperscan/boost_1_75_0/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
/dports/devel/R-cran-BH/BH/inst/include/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
/dports/devel/boost-libs/boost_1_72_0/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
/dports/devel/boost-python-libs/boost_1_72_0/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
/dports/databases/percona57-server/boost_1_59_0/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
/dports/databases/xtrabackup/boost_1_59_0/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
/dports/databases/percona57-client/boost_1_59_0/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/python/detail/
H A Dcv_category.hpp11 template <bool is_const_, bool is_volatile_>
14 BOOST_STATIC_CONSTANT(bool, is_const = is_const_);
/dports/devel/estd/estd-0.4.0/include/estd/view/
H A Dview.hpp56 constexpr static bool is_const_ = std::is_const_v<T>; member in estd::view
59 template<typename C> using make_const_ = std::conditional<is_const_, C const, C>;
79 …template<typename Container, typename = std::enable_if_t<is_const_ && is_contiguous_container<Cont…
/dports/devel/hyperscan/boost_1_75_0/boost/
H A Dforeach.hpp228 inline boost::is_const<T> *is_const_(T &) { return 0; } in is_const_() function
232 inline boost::mpl::true_ *is_const_(T const &) { return 0; } in is_const_() function
919 …ST_FOREACH_NULL : boost::foreach_detail_::encode_type(COL, boost::foreach_detail_::is_const_(COL)))
975 , boost::foreach_detail_::not_(boost::foreach_detail_::is_const_(COL))) \

123