Simon Rozman 9d50a878dc Inline variables to have compiler reuse them
Unfortunately, this requires at least C++17, but the inline is exactly
what we need to avoid redundant copies of static const data.

Signed-off-by: Simon Rozman <simon@rozman.si>
2023-11-08 18:48:31 +01: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%