Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
* `a` denotes a value of type `D`.
* `c` denotes a (possibly const) value of type `D`.
* `n` denotes a value of type `std::size_t`.
* `T` denotes a type meeting the requirements for __ConstBufferSequence__.
* `U` denotes a type meeting the requirements for __MutableBufferSequence__.
denotes a dynamic buffer class.:用于表示一个动态缓冲区类。* `a` denotes a value of type `D`.
* `c` denotes a (possibly const) value of type `D`.
* `n` denotes a value of type `std::size_t`.
* `T` denotes a type meeting the requirements for __ConstBufferSequence__.
* `U` denotes a type meeting the requirements for
* `a`:用于表示一个 `D` 类型的值。
* `c`:用于表示一个 `D` 类型的值(可能为 const)。
* `n`:用于表示一个 `std::size_t` 类型的值。
* `T`:用于表示一个满足 __ConstBufferSequence__ 要求的类型。
* `U`:用于表示一个满足 __MutableBufferSequence__
.要求的类型。