mirror of
https://github.com/eclipse-paho/paho.mqtt.cpp.git
synced 2025-09-15 12:58:39 +08:00
The library used std::basic_string<unsigned char> which requires std::char_traits<unsigned char> and is technically not defined by the standard. libc++ no longer supports it as of LLVM 19. Signed-off-by: Friedrich Wilckens <frwilckens@gmail.com> |
||
|---|---|---|
| .. | ||
| mqtt | ||
| .clang-format | ||