Redcraft/Redcraft.Utility/Source/Public/Range
2024-12-18 21:45:25 +08:00
..
AllView.h fix(range): fix range adapter closure behavior 2024-12-17 16:58:23 +08:00
Conversion.h refactor(*): replace the old with the new iterator and range library 2024-12-17 21:49:37 +08:00
Factory.h fix(*): fix the implementation of iterator functions such as operator++(int) 2024-12-17 15:51:35 +08:00
FilterView.h fix(range): fix GetBase() of sentinel adapters such as TFilterView's 2024-12-18 21:45:25 +08:00
MoveView.h style(range): fix comment noun error 2024-12-18 17:38:05 +08:00
Pipe.h fix(range): fix range adapter closure behavior 2024-12-17 16:58:23 +08:00
Range.h feat(range): add TTakeView adapter 2024-12-18 21:29:44 +08:00
TakeView.h fix(range): fix GetBase() of sentinel adapters such as TFilterView's 2024-12-18 21:45:25 +08:00
TransformView.h fix(range): fix GetBase() of sentinel adapters such as TFilterView's 2024-12-18 21:45:25 +08:00
Utility.h style(*): fix some comments and static_assert errors 2024-12-18 21:21:10 +08:00
View.h fix(range): fix implementation of IBasicViewInterface 2024-12-18 21:20:11 +08:00