mirror of
https://github.com/microsoft/GSL.git
synced 2025-11-18 08:19:37 +01:00
@@ -435,7 +435,7 @@ public:
|
||||
|
||||
constexpr const_iterator cend() const noexcept
|
||||
{
|
||||
span_.cend();
|
||||
return span_.cend();
|
||||
}
|
||||
|
||||
constexpr reverse_iterator rbegin() const noexcept
|
||||
|
||||
Reference in New Issue
Block a user