Searched refs:is_byte_container (Results 1 – 2 of 2) sorted by relevance
27 …struct is_byte_container : public is_byte_container_imp<C, has_member_value_type<C>::value && has_… struct
51 …struct is_byte_container<backends::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>… struct1309 …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()