- Timestamp:
- Jul 30, 2009, 5:18:45 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/communication/EndpointDescriptor.h
r5498 r5499 66 66 67 67 /// copy constructor 68 /*EndpointDescriptor(const EndpointDescriptor& rh) :68 EndpointDescriptor(const EndpointDescriptor& rh) : 69 69 endpoints(rh.endpoints) { 70 } */70 } 71 71 72 72 /// construct end-points from an endpoint set
Note:
See TracChangeset
for help on using the changeset viewer.