Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
* `h` denotes a const value of type `header<isRequest, Fields> const&`.
* `v` denotes a possibly const value of type `Body::value_type&`.
* `ec` is a value of type [link beast.ref.boost__beast__error_code `error_code&`].
* `W<T>` is the type `boost::optional<std::pair<T, bool>>`.
denotes a value of type `W`.表示类型为 `W` 的值。* `h` denotes a const value of type `header<isRequest, Fields> const&`.
* `v` denotes a possibly const value of type
* `h` 表示类型为 `header<isRequest, Fields> const&` 的常量值。
* `v` 表示类型可能为常量的 `Body::value_type&`
.值。* `ec`
is a value of type表示类型为 [link beast.ref.boost__beast__error_code `error_code&`].的值。* `W<T>`
is the type表示类型 `boost::optional<std::pair<T, bool>>`.。