Home
last modified time | relevance | path

Searched defs:canonical_value (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 Dnumber.hpp1678 …static BOOST_MP_FORCEINLINE BOOST_CONSTEXPR const Backend& canonical_value(const self_type& v) BOO… in canonical_value() function in boost::multiprecision::number
1680 …static BOOST_MP_FORCEINLINE BOOST_CONSTEXPR const B2& canonical_value(const number<B2, ET>& v) BOO… in canonical_value() function in boost::multiprecision::number
1683canonical_value(const V& v) BOOST_NOEXCEPT { return static_cast<typename detail::canonical<V, Bac… in canonical_value() function in boost::multiprecision::number
1686 canonical_value(const V& v) BOOST_NOEXCEPT { return v; } in canonical_value() function in boost::multiprecision::number
1687 …P_FORCEINLINE typename detail::canonical<std::string, Backend>::type canonical_value(const std::st… in canonical_value() function in boost::multiprecision::number