Home
last modified time | relevance | path

Searched refs:ctti (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_index/
H A Dctti_type_index.hpp89 return *reinterpret_cast<const detail::ctti_data*>(boost::detail::ctti<T>::n()); in ctti_construct()
118 : data_(boost::detail::ctti<void>::n()) in ctti_type_index()
167 return ctti_type_index(boost::detail::ctti<no_cvr_t>::n()); in type_id()
174 return ctti_type_index(boost::detail::ctti<T>::n()); in type_id_with_cvr()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_index/detail/
H A Dcompile_time_type_info.hpp208 struct ctti { struct