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