Changes for version 1.3.12

  • bad_expected_access<ErrorCode> specialization for better error messages
  • remove copy ctor and copy= from excepted(), throw exc if copy= to object with not checked error
  • workaround thread_local global dtor bug in freebsd
  • improve ErrorCode
  • add noexcept to some basic_string ctors
  • global tls ptr storage is now destroyed with statics, not with thread_locals

Modules

panda::lib C++ library for XS.