- Timestamp:
- Jul 30, 2009, 5:18:25 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/communication/EndpointDescriptor.h
r5496 r5498 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.