Commit 70655fe
authored
Update ASIO classes to use std::string_view and std::span
The library rework has improved the ASIO classes' public interfaces to utilize std::string_view and std::span<const char> for better flexibility in argument handling.1 parent 034c87b commit 70655fe
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| 96 | + | |
94 | 97 | | |
0 commit comments