Changeset 5528 for source/ariba/overlay
- Timestamp:
- Jul 31, 2009, 11:32:24 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/overlay/BaseOverlay.cpp
r5527 r5528 1582 1582 // drop links 1583 1583 BOOST_FOREACH( const LinkDescriptor* ld, oldlinks ) { 1584 1585 if (ld->up!=1) continue;1586 1584 /* 1587 1585 vector<LinkID>::iterator it = std::find(
Note:
See TracChangeset
for help on using the changeset viewer.