lfreist / hwinfo

cross platform C++ library for hardware information (CPU, RAM, GPU, ...)
MIT License
438 stars 76 forks source link

Rethink code architecture #11

Closed lfreist closed 2 years ago

lfreist commented 2 years ago

Using #if defined(__linux__)... within all method implementations becomes unreadable...

Alternative structure: For each header file, I create