Home
last modified time | relevance | path

Searched refs:no_type (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/detail/
H A Dsfinae.hpp25 using type_traits::no_type;
33 no_type is_string_impl( ... );
39 no_type is_char_array_impl( ... );
45 no_type is_wchar_t_array_impl( ... );
48 no_type is_char_ptr_impl( ... );
51 no_type is_const_char_ptr_impl( ... );
54 no_type is_wchar_t_ptr_impl( ... );
57 no_type is_const_wchar_t_ptr_impl( ... );
65 no_type is_pair_impl( ... );
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/detail/
H A Dhas_member_function_callable_with.hpp37 struct no_type{ char dummy[2]; }; struct
63 no_type is_private_type(T const &);
123 static boost_intrusive_hmfcw::no_type Test(...); in BOOST_MOVE_CAT()
154 static boost_intrusive_hmfcw::no_type deduce
195 …static bool const value = (sizeof(boost_intrusive_hmfcw::no_type) == sizeof(boost_intrusive_hmfcw:…
242 static boost_intrusive_hmfcw::no_type Test(...);
259 template<class U> static boost_intrusive_hmfcw::no_type Test(...);
294 …static bool const value = (sizeof(boost_intrusive_hmfcw::no_type) == sizeof(boost_intrusive_hmfcw:…
313 static boost_intrusive_hmfcw::no_type Test(...);\
H A Dmpl.hpp62 using boost::move_detail::no_type;
168 template<typename T> static ::boost::intrusive::detail::no_type test(...); \
185 …static ::boost::intrusive::detail::no_type test(U*, Helper<void (BaseMixin::*)(), &U::FUNC_NAME>*…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dis_convertible.hpp109 static ::boost::type_traits::no_type BOOST_TT_DECL _m_check(...);
133 static boost::type_traits::no_type _m_check(any_conversion ...);
179 static ::boost::type_traits::no_type BOOST_TT_DECL _m_check(any_conversion ...);
213 static ::boost::type_traits::no_type BOOST_TT_DECL _m_check(any_conversion, float, T);
254 static ::boost::type_traits::no_type BOOST_TT_DECL _m_check(any_conversion ...);
274 static ::boost::type_traits::no_type BOOST_TT_DECL _m_check(...);
320 static ::boost::type_traits::no_type BOOST_TT_DECL _m_check(...);
H A Dis_constructible.hpp31 static boost::type_traits::no_type test(...);
36 static boost::type_traits::no_type test1(...);
41 static boost::type_traits::no_type ref_test(...);
H A Dis_class.hpp51 template <class U> ::boost::type_traits::no_type is_class_tester(...);
69 template <class U> static ::boost::type_traits::no_type is_class_tester(...);
H A Dis_copy_constructible.hpp105 static boost::type_traits::no_type test(...);
108 …static boost::type_traits::no_type test(const T1&, typename T1::boost_move_no_copy_constructor_or_…
H A Dis_enum.hpp58 static ::boost::type_traits::no_type is_class_or_union_tester(...);
63 static ::boost::type_traits::no_type is_class_or_union_tester(...);
H A Dis_base_and_derived.hpp124 static type_traits::no_type check_sig(B const volatile *, int);
127 static type_traits::no_type check_sig(B const volatile * const&, int);
H A Dis_destructible.hpp30 static boost::type_traits::no_type test(...);
H A Dis_abstract.hpp82 static type_traits::no_type check_sig(U (*)[1]);
H A Dis_default_constructible.hpp34 static boost::type_traits::no_type test(...);
H A Dis_assignable.hpp37 static boost::type_traits::no_type test(...);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/
H A Dadl_move_swap.hpp70 struct no_type{ char dummy[2]; }; struct
73 no_type is_private_type(T const &);
89 static no_type deduce(U*, Helper<void (BaseMixin::*)(), &U::swap>* = 0);
117 sizeof(no_type) == sizeof(is_private_type( (declval_wrap().swap(declval_fun()), 0)) );
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/
H A Dsize_type.hpp41 typedef char no_type; typedef in boost::detail::has_size_type
48 static no_type test(...);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/detail/
H A Dhas_binary_operator.hpp94 static ::boost::type_traits::no_type returns_void(int);
138 … static ::boost::type_traits::no_type is_convertible_to_Ret(...); // this version is used otherwise
156 static ::boost::type_traits::no_type s_check(no_operator); // this version is used otherwise
H A Dyes_no_type.hpp18 struct no_type struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dyes_no_type.hpp27 typedef size_descriptor<2>::type no_type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Dis_noncopyable.hpp36 no_type check_is_iostream(...);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dbool_trait_def.hpp34 type_traits::no_type helper(...); \
H A Dselect_by_size.hpp99 typedef case_<false> no_type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/context/
H A Dcallable.hpp52 no_type check_is_expr_handled(private_type_ const &);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dmpl.hpp52 using boost::move_detail::no_type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dtype_traits.hpp725 static no_type test(...);
751 static no_type test(...);
788 struct no_type { char dummy[2]; }; argument
792 template <class> static no_type test(...);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/traits/
H A Dexplicit_conversion.hpp63 static type_traits::no_type selector(...);

12