Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: KredeGC/KTL

Tags

0.1.2

Toggle 0.1.2's commit message
Update clang workflow

0.1.1

Toggle 0.1.1's commit message

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

Toggle 0.1.0's commit message

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

Toggle 0.0.9's commit message
Move ALIGNMENT to detail namespace

Add more doc comments to allocators

0.0.8

Toggle 0.0.8's commit message
Update README

Update premake file to be able to use different cpp dialects

0.0.7

Toggle 0.0.7's commit message
Move helper functions into ktl::detail namespace

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

0.0.6

Toggle 0.0.6's commit message
Update interfaces and examples in README

0.0.5

Toggle 0.0.5's commit message
Update README

0.0.4

Toggle 0.0.4's commit message
Fix find and erase in unordered_multimap

The key_iterator no longer stores the key and counter

0.0.3

Toggle 0.0.3's commit message
Update README

Add constness to various methods in unordered_probe_map