Functions |
| template<class KeyIter , class ValueIter > |
| void | swap (util::detail::JointIter< KeyIter, ValueIter > &left, util::detail::JointIter< KeyIter, ValueIter > &right) |
| template<class KeyIter , class ValueIter > |
| void | swap (util::detail::JointProxy< KeyIter, ValueIter > &left, util::detail::JointProxy< KeyIter, ValueIter > &right) |
| template<class Key , class Value > |
| void | swap (util::Entry< Key, Value > &first, util::Entry< Key, Value > &second) |
| template<class Key , class Value > |
| void | swap (typename util::ByteAlignedPacking< Key, Value >::RawEntry &first, typename util::ByteAlignedPacking< Key, Value >::RawEntry &second) |