index
:
STC-modified
master
modified
Fork of STC but some features (soon to be)modified to better fit my requirements.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
docs
/
csmap_api.md
Age
Commit message (
Expand
)
Author
2021-03-06
Fixed some const-ness with begin/end methods.
Tyge Løvset
2021-03-03
Some general doc changes.
Tyge Løvset
2021-03-03
Toned down performance aspect in the docs.
Tyge Løvset
2021-02-22
Added destructor comment and value_clone docs.
Tyge Løvset
2021-02-22
Small changes. Added back csmap/cmap put() but now with Key,Mapped args (not ...
Tyge Løvset
2021-02-22
Minor map doc fix and cleanups.
Tyge Løvset
2021-02-22
Many internal renames. Reverted to specify both _del and _clone parameter whe...
Tyge Løvset
2021-02-21
Updates outdated docs.
Tyge Løvset
2021-02-21
Renamed using_c*map_keyarg() to using_c*map_keydef().
Tyge Løvset
2021-02-21
Renamed emplace_put() to emplace_or_assign(). May add put() as alias to inser...
Tyge Løvset
2021-02-21
Internal restructure. Added bsearch() to cvec.
Tyge Løvset
2021-02-20
Renamed push_items to emplace_n
Tyge Løvset
2021-02-20
Internal renaming improvements.
Tyge Løvset
2021-02-20
Rewamp of cmap/csmap API. More to come.
Tyge Løvset
2021-02-19
Minor docs. Updated csmap_v1.h
Tyge Løvset
2021-02-18
Changed API to csmap_X_insert and cmap_X_insert. No change for sets.
Tyge Løvset
2021-02-06
Updated csmap.h to match api of cmap. Updated docs.
Tyge Løvset
2021-02-04
Docs
Tyge Løvset
2021-02-04
Changed return type it iter_t in csmap_X_find() and cmap_X_find() to be consi...
Tyge Løvset
2021-01-21
Updated docs.
Tyge Løvset
2021-01-20
Update csmap_api.md
Tyge Løvset
2021-01-20
Moved types below API in docs.
Tyge Løvset
2021-01-20
Update csmap_api.md
Tyge Løvset
2021-01-20
Update csmap_api.md
Tyge Løvset
2021-01-19
Update csmap_api.md
Tyge Løvset
2021-01-19
Changed template args sequence in cmap.
Tyge Løvset
2021-01-19
Switched template argument sequence for csmap. keyCompare always no. 3.
Tyge Løvset
2021-01-18
Some improvements.
Tyge Løvset
2021-01-17
Update csmap_api.md
Tyge Løvset
2021-01-17
Corrected output of csmap csset examples.
Tyge Løvset
2021-01-17
Fixed some csmap/csset docs issues.
Tyge Løvset
2021-01-17
Added first documentation of csmap and csset.
Tyge Løvset
[prev]