John Wellbelove
|
5803d928a1
|
Merge remote-tracking branch 'origin/feature/no_stl_unit_tests' into development
# Conflicts:
# include/etl/stl/alternate/algorithm.h
# include/etl/stl/alternate/iterator.h
# include/etl/version.h
# library.json
# library.properties
# support/Release notes.txt
# test/test_no_stl_algorithm.cpp
# test/test_no_stl_iterator.cpp
# test/vs2017/etl.vcxproj
|
2019-12-01 18:21:10 +00:00 |
|
John Wellbelove
|
00431999d9
|
Added reverse_iterator unit tests
Fixed missing equality operator for reverse_iterator.
|
2019-11-28 20:36:58 +00:00 |
|
John Wellbelove
|
fe36361973
|
Finalised sort functions.
Added 'no STL' support.
|
2019-11-15 10:14:48 +00:00 |
|
John Wellbelove
|
1606ae3dcc
|
Added missing algorithms.
Fixed namespace selection.
|
2018-08-27 13:22:04 +01:00 |
|