John Wellbelove
|
50bc741d61
|
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 19:55:46 +00:00 |
|
John Wellbelove
|
e8e4fa3f0d
|
Updated unit test project to support C++17
|
2019-09-28 11:25:25 +01:00 |
|
John Wellbelove
|
20485936c5
|
Added bind1st & bind2nd to alternate STL implementations.
Added additional conditional compilation to algorithms using 'bind'.
|
2018-08-18 12:04:11 +01:00 |
|
John Wellbelove
|
df83a04166
|
Merge remote-tracking branch 'origin/master' into feature/no_stl
# Conflicts:
# include/etl/memory.h
# include/etl/private/ivectorpointer.h
# include/etl/stl/alternate/limits.h
# include/etl/stl/iterator.h
# test/test_no_stl_algorithm.cpp
# test/test_no_stl_functional.cpp
# test/test_no_stl_limits.cpp
# test/test_no_stl_utility.cpp
# test/test_vector_pointer.cpp
# test/vs2017/etl.vcxproj.filters
|
2018-08-18 10:09:56 +01:00 |
|
John Wellbelove
|
7a9ade20c2
|
Added alternate STL support to allow 'No STL' option.
|
2018-07-22 20:47:33 +01:00 |
|