Home
last modified time | relevance | path

Searched refs:is_byte_container (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/multiprecision/traits/
H A Dis_byte_container.hpp27 …struct is_byte_container : public is_byte_container_imp<C, has_member_value_type<C>::value && has_… struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dcpp_int.hpp51 …struct is_byte_container<backends::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>… struct
1309 …EINLINE typename boost::enable_if_c<!boost::multiprecision::detail::is_byte_container<Arithmetic>:… in operator =()
1786 …iner& c, typename boost::enable_if_c<boost::multiprecision::detail::is_byte_container<Container>::… in cpp_int_backend()