#include <algorithm>
Functions | |
template<class X , class Y > | |
bool | operator== (typename PortableServer::Servant_var< X > const &x, typename PortableServer::Servant_var< Y > const &y) |
template<class X , class Y > | |
bool | operator!= (typename PortableServer::Servant_var< X > const &x, typename PortableServer::Servant_var< Y > const &y) |
bool operator!= | ( | typename PortableServer::Servant_var< X > const & | x, | |
typename PortableServer::Servant_var< Y > const & | y | |||
) | [inline] |
bool operator== | ( | typename PortableServer::Servant_var< X > const & | x, | |
typename PortableServer::Servant_var< Y > const & | y | |||
) | [inline] |