Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
std Namespace Reference

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)

Function Documentation

template<class Key , class Value >
void std::swap ( util::Entry< Key, Value > &  first,
util::Entry< Key, Value > &  second 
)

Here is the call graph for this function:

template<class Key , class Value >
void std::swap ( typename util::ByteAlignedPacking< Key, Value >::RawEntry &  first,
typename util::ByteAlignedPacking< Key, Value >::RawEntry &  second 
)

Here is the call graph for this function:

template<class KeyIter , class ValueIter >
void std::swap ( util::detail::JointIter< KeyIter, ValueIter > &  left,
util::detail::JointIter< KeyIter, ValueIter > &  right 
)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class KeyIter , class ValueIter >
void std::swap ( util::detail::JointProxy< KeyIter, ValueIter > &  left,
util::detail::JointProxy< KeyIter, ValueIter > &  right 
)

Here is the call graph for this function: