Encapsulate log interface selection
Aperta
- Lingua principale
- C++
- Stelle
- 408
- Fork
- 14
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
[Conditional compilation was introduced for a possible logging software](https://github.com/aesophor/Wmderland/commit/83690cbef0d3067ed350cbe654e71183eba460b5#diff-7ec3c68a81efff79b6ca22ac1f1eabbaR7 "Log interface selection").
This software adjustment had the consequence that preprocessor statements were distributed in the code base.
Thus I suggest to reduce unwanted code duplication.
* Dedicated macros can help.
* Will advanced class templates become safer for this use case?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.