Changeset 4986 for source/ariba/communication/EndpointDescriptor.cpp
- Timestamp:
- Jul 16, 2009, 11:00:07 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/communication/EndpointDescriptor.cpp
r4836 r4986 113 113 } 114 114 115 bool EndpointDescriptor::operator!=( const EndpointDescriptor& rh ) const { 116 return !operator==(rh); 117 } 115 118 116 119 bool EndpointDescriptor::operator==(const EndpointDescriptor& rh) const {
Note:
See TracChangeset
for help on using the changeset viewer.