Functions | |
| template<class Archive > | |
| void | do_serialize (Archive &ar, boost::multiprecision::backends::float128_backend &val, const mpl::false_ &, const mpl::false_ &) |
| template<class Archive > | |
| void | do_serialize (Archive &ar, boost::multiprecision::backends::float128_backend &val, const mpl::true_ &, const mpl::false_ &) |
| template<class Archive > | |
| void | do_serialize (Archive &ar, boost::multiprecision::backends::float128_backend &val, const mpl::false_ &, const mpl::true_ &) |
| template<class Archive > | |
| void | do_serialize (Archive &ar, boost::multiprecision::backends::float128_backend &val, const mpl::true_ &, const mpl::true_ &) |
| void boost::serialization::float128_detail::do_serialize | ( | Archive & | ar, |
| boost::multiprecision::backends::float128_backend & | val, | ||
| const mpl::false_ & | , | ||
| const mpl::false_ & | |||
| ) |
References boost::asio::s, and boost::multiprecision::backends::float128_backend::str().
Referenced by boost::serialization::serialize().
| void boost::serialization::float128_detail::do_serialize | ( | Archive & | ar, |
| boost::multiprecision::backends::float128_backend & | val, | ||
| const mpl::true_ & | , | ||
| const mpl::false_ & | |||
| ) |
References boost::asio::s.
| void boost::serialization::float128_detail::do_serialize | ( | Archive & | ar, |
| boost::multiprecision::backends::float128_backend & | val, | ||
| const mpl::false_ & | , | ||
| const mpl::true_ & | |||
| ) |
| void boost::serialization::float128_detail::do_serialize | ( | Archive & | ar, |
| boost::multiprecision::backends::float128_backend & | val, | ||
| const mpl::true_ & | , | ||
| const mpl::true_ & | |||
| ) |