Home
last modified time | relevance | path

Searched refs:disable_if (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dmeta_utils_core.hpp82 struct disable_if : enable_if_c<!Cond::value, T> {}; struct
127 struct disable_if_same : disable_if<is_same<T, U>, R> {};
H A Dmeta_utils.hpp356 : disable_if< is_convertible<T, U>, R>
366 : disable_if< is_same_or_convertible<T, U>, R>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/
H A Dalgorithm.hpp133 ,typename ::boost::move_detail::disable_if< move_detail::is_move_iterator<I> >::type* = 0 in uninitialized_copy_or_move()
156 ,typename ::boost::move_detail::disable_if< move_detail::is_move_iterator<I> >::type* = 0 in copy_or_move()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/
H A Denable_if.hpp64 struct disable_if : public disable_if_c<Cond::value, T> {}; struct
113 struct disable_if : enable_if_does_not_work_on_this_compiler<T> struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/detail/
H A Dassign_to.hpp187 , typename disable_if<is_same<Attribute, reference_wrapper<T> > >::type>
198 , typename disable_if<is_same<Attribute, boost::optional<T> > >::type>
342 , typename disable_if<is_same<Attribute, boost::optional<T> > >::type>
353 , typename disable_if<is_same<Attribute, reference_wrapper<T> > >::type>
H A Dattributes.hpp81 , typename disable_if<is_same<boost::optional<Exposed>, Transformed> >::type>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/detail/
H A Dapply_visitor_unary.hpp151 typename boost::disable_if< in apply_visitor()
161 typename boost::disable_if< in apply_visitor()
H A Dapply_visitor_binary.hpp252 typename boost::disable_if< in apply_visitor()
265 typename boost::disable_if< in apply_visitor()
H A Dapply_visitor_delayed.hpp137 inline typename boost::disable_if<
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/
H A Dvector_n.hpp289 , typename boost::disable_if<is_convertible<Sequence, T0> >::type* /*dummy*/ = 0 in BOOST_PP_CAT()
309 , typename boost::disable_if<is_convertible<Sequence, T0> >::type* /*dummy*/ = 0 in BOOST_PP_CAT()
325 typename boost::disable_if<is_convertible<Sequence, T0>, this_type&>::type in BOOST_PP_CAT()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Denable_if_stream.hpp25 , typename boost::disable_if< boost::iostreams::is_std_io<T> >::type* = 0 \
H A Dresolve.hpp71 , typename disable_if< is_iterator_range<T> >::type* = 0 in resolve()
115 , typename disable_if< is_iterator_range<T> >::type* = 0 in resolve()
H A Dforward.hpp107 , typename boost::disable_if< boost::is_same<device, param> >::type* = 0 \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/
H A Dsize.hpp43 inline typename disable_if<
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/
H A Dnative.hpp34 typename disable_if<is_function<T>, T&>::type
H A Dtypeof_impl.hpp47 typename disable_if<
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dstring_traits.hpp317 inline typename disable_if<is_container<Str>
322 inline typename disable_if<is_container<Str>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dmpl.hpp42 using boost::move_detail::disable_if;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/
H A Dbase_from_member.hpp107 : public ::boost::disable_if< ::boost::detail::is_related<T, U> >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/directive/
H A Dlexeme.hpp59 typename disable_if<detail::is_unused_skipper<Skipper>, bool>::type
H A Dno_skip.hpp62 typename disable_if<detail::is_unused_skipper<Skipper>, bool>::type
H A Dskip.hpp89 typename disable_if<detail::is_unused_skipper<Skipper>, bool>::type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/msvc/
H A Dtypeof_impl.hpp171 template<typename T> typename disable_if<
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/detail/
H A Dmpl.hpp46 using boost::move_detail::disable_if;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/preprocessed/
H A Dvector10.hpp152 , typename boost::disable_if<is_convertible<Sequence, T0> >::type* = 0 in vector1()
163 , typename boost::disable_if<is_convertible<Sequence, T0> >::type* = 0 in vector1()
176 typename boost::disable_if<is_convertible<Sequence, T0>, this_type&>::type
357 typename boost::disable_if<is_convertible<Sequence, T0>, this_type&>::type
538 typename boost::disable_if<is_convertible<Sequence, T0>, this_type&>::type
719 typename boost::disable_if<is_convertible<Sequence, T0>, this_type&>::type
900 typename boost::disable_if<is_convertible<Sequence, T0>, this_type&>::type
1081 typename boost::disable_if<is_convertible<Sequence, T0>, this_type&>::type
1262 typename boost::disable_if<is_convertible<Sequence, T0>, this_type&>::type
1443 typename boost::disable_if<is_convertible<Sequence, T0>, this_type&>::type
[all …]

12