CoNexDat / CoNexDat/complexnets
Implement iterator for neighbors to avoid static_cast call
Open
auto-migrated
Maintainability
Priority-Low
Type-Enhancement
- Dominant language
- C++
- Stars
- 9
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
```
Neighbor iteration should be encapsulated so the user does not have to call
static_cast every time.
```
Original issue reported on code.google.com by `bombax` on 10 Feb 2012 at 6:10
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.