althack-project / althack-project/althack
Fix order of class member intialization
Abierto
bug
good first issue
help wanted
- Lenguaje dominante
- C++
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.