aboutsummaryrefslogtreecommitdiffstats
path: root/include/utility
Commit message (Collapse)AuthorAgeFilesLines
* 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