mirror of
https://github.com/boostorg/core.git
synced 2025-07-29 12:27:42 +02:00
Correct documentation
This commit is contained in:
@ -395,8 +395,7 @@ as_writable_bytes(span<T, E> s) noexcept;`]
|
||||
[[Constraints][`is_const_v<T>` is `false`.]]
|
||||
[[Effects]
|
||||
[Equivalent to: `return R{reinterpret_cast<byte*>(s.data()), s.size_bytes()};`
|
||||
where `R` is the return type.]]
|
||||
[[Returns][`false`.]]]]]]
|
||||
where `R` is the return type.]]]]]]
|
||||
|
||||
[endsect]
|
||||
|
||||
|
Reference in New Issue
Block a user