mirror of
https://github.com/microsoft/GSL.git
synced 2025-04-13 21:48:34 -04:00
parent
95776663dc
commit
d38e621201
@ -435,7 +435,7 @@ public:
|
|||||||
|
|
||||||
constexpr const_iterator cend() const noexcept
|
constexpr const_iterator cend() const noexcept
|
||||||
{
|
{
|
||||||
span_.cend();
|
return span_.cend();
|
||||||
}
|
}
|
||||||
|
|
||||||
constexpr reverse_iterator rbegin() const noexcept
|
constexpr reverse_iterator rbegin() const noexcept
|
||||||
|
Loading…
x
Reference in New Issue
Block a user