Simon Rozman 33859f3a2a string: silence the code analysis warning for (nullptr, 0) combinations
Functions are allowed to be called with nullptr string input as long as
the length of those strings is set to 0.

Signed-off-by: Simon Rozman <simon@rozman.si>
2023-07-17 13:01:56 +02:00
2023-07-17 12:51:41 +02:00
2022-02-03 13:17:59 +01:00
2022-03-07 11:37:35 +01:00
2023-03-08 13:34:04 +01:00
Description
Standard C++ Library Extension
MIT 60 MiB
Languages
C++ 100%