John Wellbelove
|
2931963b81
|
Merge remote-tracking branch 'origin/development'
# Conflicts:
# src/factory.h
# test/codeblocks/ETL.depend
# test/test_factory.cpp
# test/vs2017/etl.vcxproj.filters
|
2017-09-17 13:02:15 +01:00 |
|
John Wellbelove
|
c981bd0c96
|
Added emplace functions supporting up to four parameters to the following containers.
forward_list
list
vector
queue
priority_queue
stack
# Conflicts:
# src/vector.h
# test/data.h
# test/vs2017/random.csv
|
2017-07-21 11:59:40 +01:00 |
|
John Wellbelove
|
4fe242baff
|
Renamed base class MAX_SIZE to CAPACITY to avoid name clash with top level classes.
|
2017-06-21 19:43:09 +01:00 |
|
John Wellbelove
|
513ef1ec79
|
Added etl::
|
2017-04-17 18:38:30 +01:00 |
|
John Wellbelove
|
15eab0d3dd
|
Combined priority_queue.h & ipriority_queue.h
Deleted ipriority_queue.h
|
2017-04-17 09:42:10 +01:00 |
|
John Wellbelove
|
f1c5c20ba7
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|