Simon Rozman 89a5c6e5e6 sys_info: move to a separate .hpp
The stdex::sys_info is instantiated for each compilation unit. To reduce
amount of copies, move it to a separate .hpp as system.hpp is almost
always #included.

Breaking-change: Add #include <stdex/sys_info.hpp>
Signed-off-by: Simon Rozman <simon@rozman.si>
2023-10-19 10:16:53 +02:00
2022-03-07 11:37:35 +01:00
2023-03-08 13:34:04 +01:00
2023-09-25 14:55:27 +02:00

stdex - Random stuff that didn't made it into std C++

Description
Standard C++ Library Extension
Readme MIT 60 MiB
Languages
C++ 100%