Home
last modified time | relevance | path

Searched refs:BOOST_INTRUSIVE_FORCEINLINE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/detail/
H A Diterator.hpp146 BOOST_INTRUSIVE_FORCEINLINE typename iterator_enable_if_tag<InputIt, std::input_iterator_tag>::type
162 BOOST_INTRUSIVE_FORCEINLINE typename iterator_enable_if_tag<InputIt, std::bidirectional_iterator_ta…
172 BOOST_INTRUSIVE_FORCEINLINE typename iterator_enable_if_tag<InputIt, std::random_access_iterator_ta…
179 BOOST_INTRUSIVE_FORCEINLINE typename iterator_enable_if_convertible_tag
188 BOOST_INTRUSIVE_FORCEINLINE typename iterator_enable_if_convertible_tag
197 BOOST_INTRUSIVE_FORCEINLINE typename iterator_enable_if_convertible_tag
206 BOOST_INTRUSIVE_FORCEINLINE typename iterator_enable_if_convertible_tag
219 BOOST_INTRUSIVE_FORCEINLINE typename iterator_enable_if_convertible_tag
243 BOOST_INTRUSIVE_FORCEINLINE typename iterator_enable_if_tag_difference_type
252 BOOST_INTRUSIVE_FORCEINLINE typename iterator_traits<I>::pointer iterator_arrow_result(const I &i) in iterator_arrow_result()
[all …]
H A Dworkaround.hpp40 #define BOOST_INTRUSIVE_FORCEINLINE inline macro
42 #define BOOST_INTRUSIVE_FORCEINLINE BOOST_FORCEINLINE macro
45 #define BOOST_INTRUSIVE_FORCEINLINE inline macro
48 #define BOOST_INTRUSIVE_FORCEINLINE inline macro
50 #define BOOST_INTRUSIVE_FORCEINLINE BOOST_FORCEINLINE macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/
H A Dpointer_traits.hpp291 BOOST_INTRUSIVE_FORCEINLINE static pointer pointer_to(reference r) in pointer_to()
297 BOOST_INTRUSIVE_FORCEINLINE static pointer static_cast_from(U *uptr) in static_cast_from()
303 BOOST_INTRUSIVE_FORCEINLINE static pointer const_cast_from(U *uptr) in const_cast_from()
309 BOOST_INTRUSIVE_FORCEINLINE static pointer dynamic_cast_from(U *uptr) in dynamic_cast_from()