Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
* `g` denotes a value of type `G`.
* `c` denotes a possibly-const value of type `G`.
* `n` is a value of type `std::size_t`.
* `ec` is a value of type [link beast.ref.boost__beast__error_code `error_code&`].
*- `G`denotes a type meeting the requirements of [*BuffersGenerator].用于表示满足 [*缓冲区生成器] 要求的类型。* `g` denotes a value of type `G`.
* `c` denotes a possibly-const value of type `G`.
* `n` is a value of type `std::size_t`.
* `ec` is a value of type
- `g` 用于表示类型 `G` 的值。
- `c` 用于表示类型 `G` 的可能为 const 的值。
- `n` 是类型 `std::size_t` 的值。
- `ec` 是类型 [link beast.ref.boost__beast__error_code `error_code&`]
.的值。