Home
last modified time | relevance | path

Searched defs:any_cast (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dunique_any.hpp212 inline const ValueType* any_cast(const unique_any* any) in any_cast() function
218 inline ValueType* any_cast(unique_any* any) in any_cast() function
227 inline ValueType any_cast(const unique_any& any) in any_cast() function
239 inline ValueType any_cast(unique_any& any) in any_cast() function
251 inline ValueType any_cast(unique_any&& any) in any_cast() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/
H A Dhold_any.hpp399 inline T* any_cast (basic_hold_any<Char>* operand) in any_cast() function
410 inline T const* any_cast(basic_hold_any<Char> const* operand) in any_cast() function
416 T any_cast(basic_hold_any<Char>& operand) in any_cast() function
428 T const& any_cast(basic_hold_any<Char> const& operand) in any_cast() function