InspIRCd Robot
|
ae3e2db109
|
Update copyright headers.
|
2024-06-07 10:37:56 +01:00 |
|
Sadie Powell
|
e597d7fb41
|
Replace std::aligned_storage with a non-deprecated alternative.
|
2024-06-04 13:14:43 +01:00 |
|
Sadie Powell
|
ccf23ffa0b
|
Move stdalgo::string::{equalsci,tocstr} to utility/string.
Co-authored-by: Attila Molnar <attilamolnar@hush.com>
Co-authored-year: 2016
|
2023-08-11 12:03:09 +01:00 |
|
Sadie Powell
|
70131c8e78
|
Move stdalgo::string::join to utility/string and templatise separator.
|
2023-08-11 12:03:09 +01:00 |
|
Sadie Powell
|
da11a39964
|
Rename utility/string_view to utility/string.
|
2023-08-11 12:03:09 +01:00 |
|
Sadie Powell
|
53dde3894b
|
Fix iterator_range when the range points to a string_view.
|
2022-11-21 12:27:17 +00:00 |
|
Sadie Powell
|
c9bc8f01e3
|
Document aligned_storage and use alignment_of_v.
|
2022-01-31 13:16:57 +00:00 |
|
Sadie Powell
|
d247b77a1e
|
Move stdalgo::map::difference to its own utility header.
|
2022-01-31 12:24:12 +00:00 |
|
Sadie Powell
|
d79147e7af
|
Abolish the infernal space before accessibility keywords.
|
2022-01-25 14:02:36 +00:00 |
|
Sadie Powell
|
3ca912ad71
|
Merge branch 'insp3' into master.
|
2021-05-11 04:07:45 +01:00 |
|
Sadie Powell
|
77802d96ca
|
Use string_view in IsCTCP.
|
2021-04-08 20:00:46 +01:00 |
|
Sadie Powell
|
942fd2bcfd
|
Switch simple iterator loops to use range-based for loops.
|
2021-04-07 10:36:11 +01:00 |
|
Sadie Powell
|
c72c5ead6d
|
Move aligned_storage to the utility directory and clean up.
|
2021-03-02 03:05:53 +00:00 |
|
Sadie Powell
|
3f113fc046
|
Move iterator_range to the utility directory and renamespace.
|
2021-03-02 02:56:49 +00:00 |
|
Sadie Powell
|
7d1f617422
|
Replace manual copy prevention with the insp::uncopiable class.
|
2021-03-02 02:36:40 +00:00 |
|