Commit Graph

7 Commits

Author SHA1 Message Date
Robert Schulze
0ed3466124
Cleanup FunctionArgumentDescriptor
const char * can be nullptr, std::string_view can't.
2024-07-02 16:30:48 +00:00
Francisco Javier Jurado Moreno
24cf1c7dbf Fix unintentional changes 2024-06-04 14:57:57 +02:00
Francisco Javier Jurado Moreno
c8565abaeb Remove trailing whitespace 2024-06-04 14:24:35 +02:00
Francisco Javier Jurado Moreno
858bfb429f Add wildcard at end of function name in comment 2024-06-04 14:16:29 +02:00
Francisco Javier Jurado Moreno
d60e14c1d7 Remove wildcard from comment 2024-06-04 14:15:10 +02:00
Francisco Javier Jurado Moreno
9e1c3f1081 Make ternary into full blown ifelse using constexpr and fix comment 2024-06-04 14:13:46 +02:00
Francisco Javier Jurado Moreno
66a28e7e69 Add parseReadableSize function 2024-06-03 10:35:01 +02:00