Skip to content

Releases: uentity/tpack

tpack v0.3.4

tpack v0.3.4 Pre-release
Pre-release

Choose a tag to compare

@uentity uentity released this 28 Dec 21:08
Revert "Always include tpack-targets in config template"

This reverts commit 0fa41288fba9ef3eaeafb5dc554a9f55e5094cc6.

tpack v0.3.2

tpack v0.3.2 Pre-release
Pre-release

Choose a tag to compare

@uentity uentity released this 04 Dec 18:55
Make tpack-targets.cmake available at configure stage

tpack v0.3.1

tpack v0.3.1 Pre-release
Pre-release

Choose a tag to compare

@uentity uentity released this 04 Dec 16:25
Remove typo (dubious variadic pack) from `fold_right()` impl

tpack v0.3.0

tpack v0.3.0 Pre-release
Pre-release

Choose a tag to compare

@uentity uentity released this 04 Dec 14:41
Fix CMake install and export targets

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@uentity uentity released this 03 Dec 17:46
Add `get_t<I, TP>` type alias for `get<I>(TP)::type`

tpack v0.1.0

tpack v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@uentity uentity released this 02 Dec 22:15

Initial release with the most common type pack/list algorithms added.