Skip to content

Tags: martinus/svector

Tags

v1.0.3

Toggle v1.0.3's commit message
CI now builds in windows too

* made Abseil & Boost optional
* minor warning fixes in svector
* Updated unit tests so it compiles with strict warnings
* Bump version to 1.0.3

v1.0.2

Toggle v1.0.2's commit message
Push version to 1.0.2 for fixing a bug found by fuzzer

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
martinus Martin Leitner-Ankerl
fix #42: Using delete operator for the memory allocated with placemen…

…t new

Also bump version to 1.0.1 for that fix

v1.0.0

Toggle v1.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Enable resize for move-only types