Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
* `W` denotes a type meeting the requirements of __FieldsWriter__.
* `a` denotes a value of type `F`.
* `c` denotes a (possibly const) value of type `F`.
* `b` is a value of type `bool`
* `n` is a value of type `boost::optional<std::uint64_t>`.
* `s` is a value of type [link beast.ref.boost__beast__string_view `string_view`].
* `v` is a value of type `unsigned int` representing the HTTP-version.
denotes a type that meets the requirements of [*Fields].表示满足 [*Fields] 要求的类型。* `W` denotes a type meeting the requirements of __FieldsWriter__.
* `a` denotes a value of type `F`.
* `c` denotes a (possibly const) value of type `F`.
* `b` is a value of type
* `W` 表示满足 __FieldsWriter__ 要求的类型。
* `a` 表示类型为 `F` 的值。
* `c` 表示类型为 `F` 的值(可能带有 const 限定)。
* `b` 表示类型为 `bool` 的值。
* `n`
is a value of type表示类型为 `boost::optional<std::uint64_t>`.的值。* `s`
is a value of type表示类型为 [link beast.ref.boost__beast__string_view `string_view`].的值。* `v`
is a value of type `unsigned int` representing the HTTP-version.表示类型为 `unsigned int` 的值,用于表示 HTTP 版本。