Simon Rozman 655bee3692
Some checks failed
Doxygen Action / build (push) Has been cancelled
string: add variants for char16_t/char16_t strncmp
Technically, this is still binary compare with no locale-specific
ordering knowledge. But takes Unicode representation of UTF-16 surrogate
pairs when comparing.

Signed-off-by: Simon Rozman <simon.rozman@amebis.si>
2025-12-03 12:49:10 +01:00
2025-09-30 17:23:23 +02:00
2025-03-28 13:31:14 +01:00
2022-03-07 11:37:35 +01:00
2025-01-08 12:36:35 +01:00

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

An auto-generated documentation is here.

Requirements

  • MSVC 2019 or later, XCode 13 or later
  • C++17 or later
Description
Standard C++ Library Extension
Readme MIT 60 MiB
Languages
C++ 100%