aboutsummaryrefslogtreecommitdiffstats
path: root/include/utility
Commit message (Collapse)AuthorAgeFilesLines
* Document aligned_storage and use alignment_of_v.Gravatar Sadie Powell2022-01-311-2/+2
|
* Move stdalgo::map::difference to its own utility header.Gravatar Sadie Powell2022-01-311-0/+84
|
* Abolish the infernal space before accessibility keywords.Gravatar Sadie Powell2022-01-253-6/+6
|
* Merge branch 'insp3' into master.Gravatar Sadie Powell2021-05-111-1/+1
|
* Use string_view in IsCTCP.Gravatar Sadie Powell2021-04-081-0/+37
|
* Switch simple iterator loops to use range-based for loops.Gravatar Sadie Powell2021-04-071-8/+17
|
* Move aligned_storage to the utility directory and clean up.Gravatar Sadie Powell2021-03-021-0/+47
|
* Move iterator_range to the utility directory and renamespace.Gravatar Sadie Powell2021-03-021-0/+80
|
* Replace manual copy prevention with the insp::uncopiable class.Gravatar Sadie Powell2021-03-021-0/+43