Skip to content

SMART-TPL 1.0.0

Compare
Choose a tag to compare
@RafalGoslawski RafalGoslawski released this 14 Jun 12:41
· 125 commits to master since this release
  • Removed std::move call for unnamed temporaries as this only hinders copy elision
  • Added support for upcoming openssl releases
  • The spacify modifier could throw, so put it between a try catch
  • Modifier api will now accept a const Value& instead of a const VariantValue&
  • Fix issue with double frees when assigning an array