c-smart-pointers v2.0.0 Release Notes

Release Date: 2015-03-19 // about 9 years ago
  • Warning: breaking changes to the interface

    • ✂ Removed the destructor helper macro
    • Changed the vararg usage to struct vararg. This change is NOT backward-compatible. Parenthesis around the value were removed with this change, and metadata is no longer passed as two separate parameters.
    • 🏁 OS X and Windows support