Loading…
|
Translation changed |
|
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
Translation changed |
|
|
String added in the repository |
|
* [issue 1925] [issue 1916] Fix compile errors on Visual Studio with /std:c++latest
* [issue 1924] Fix c++20 deprecation warning in `span_body`
* [issue 1920] Fix use `buffered_read_stream` with `use_awaitable`
* [issue 1918] Fix `async_detect_ssl` with `use_awaitable`
* [issue 1944] Fix `FILE` namespace qualification
* [issue 1942] Fix http read `bytes_transferred`
* [issue 1943] Fix `basic_stream` `expires_after`
* [issue 1980] Fix `max` compile error
* [issue 1949] `iless` and `iequal` take part in Heterogeneous Lookup
[issue 1913] 修复使用 `std::string_view` 时的独立编译错误*
[issue 1925] [issue 1916] 修复在 Visual Studio 中使用 /std:c++latest 时的编译错误*
[issue 1924] 修复 `span_body` 中的 C++20 弃用警告*
[issue 1920] 修复 `buffered_read_stream` 与 `use_awaitable` 一起使用时的问题*
[issue 1918] 修复 `async_detect_ssl` 与 `use_awaitable` 一起使用时的问题*
[issue 1944] 修复 `FILE` 的命名空间限定*
[issue 1942] 修复 HTTP 读取中的 `bytes_transferred`*
[issue 1943] 修复 `basic_stream` 中的 `expires_after`*
[issue 1980] 修复 `max` 的编译错误*
[issue 1949] `iless` 和 `iequal` 参与异质查找