Skip to content

Tags: KredeGC/KTL

Tags

0.1.2

Update clang workflow

0.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from KredeGC/reference-allocator

Reference allocator

0.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from KredeGC/dev

Dev

0.0.9

Move ALIGNMENT to detail namespace

Add more doc comments to allocators

0.0.8

Update README

Update premake file to be able to use different cpp dialects

0.0.7

Move helper functions into ktl::detail namespace

Use template struct for closest-power-of-2 in segragator_fwd

0.0.6

Update interfaces and examples in README

0.0.5

Update README

0.0.4

Fix find and erase in unordered_multimap

The key_iterator no longer stores the key and counter

0.0.3

Update README

Add constness to various methods in unordered_probe_map