etl
8ae3437a
- Add missing `rend() const` to list.h (#273)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Add missing `rend() const` to list.h (#273) The `etl::list` class has a missing overload of `rend() const` causing unwarranted compile errors.
References
#273 - Add missing `rend() const` to list.h
Author
bolry
Parents
a02b0f70
Loading