Changes for version 1.2.3

  • move fake std::string_view to panda::string_view + related changes
  • fix endian.h for C++17 clang (fuck macros)
  • fix intrusive_chain compilation for clang17
  • fix compilation warnings for clang17
  • return #include <ostream> to log.h (unfortunately, but there is no workaround)
  • remove panda::lib/traits/etc namespace, accumulate all utils in panda::

Modules

Collection of useful functions and classes for C++.