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
|
6db8ae3bb6
|
Combined stack.h, istack.h & stack_base.h.
Deleted istack.h & stack_base.h
|
2017-04-17 09:03:45 +01:00 |
|
John Wellbelove
|
36cff24ce1
|
Comment change "is the" to "if the"
|
2016-07-30 09:51:30 +01:00 |
|
John Wellbelove
|
f1c5c20ba7
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|