TAO_PortableServer  2.4.2
Functions
Servant_var.inl File Reference
#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)
 

Function Documentation

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 
)