mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05: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…
Reference in New Issue
Block a user