Searched defs:is_implicit_cpp_int_conversion (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/ |
| H A D | cpp_int.hpp | 120 struct is_implicit_cpp_int_conversion<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocato… struct 122 typedef cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator> t1; 123 typedef cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2> t2; 124 static const bool value =
|