CoNexDat / CoNexDat/complexnets
Implement iterator for neighbors to avoid static_cast call
Aperta
auto-migrated
Maintainability
Priority-Low
Type-Enhancement
- Lingua principale
- C++
- Stelle
- 9
- Fork
- 7
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
```
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
The issue names no files, tests, or entry points. Start by locating the neighbor traversal code and the static_cast calls users currently need, then determine the intended iterator interface; done means callers can iterate neighbors without performing those casts, with relevant tests updated or added if they exist.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp
- Ambito
- backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100