althack-project / althack-project/althack
Fix order of class member intialization
Aperta
bug
good first issue
help wanted
- Lingua principale
- C++
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The `AccountNode` class keeps causing compiler warnings because some of its constructor initialized variables aren't order of definition. The order of these initializations (or of the variables) needs to be adjusted accordingly.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.