John Wellbelove
|
140c69e6ea
|
Updated version numbers
|
2021-07-18 20:22:12 +01:00 |
|
Chiraffollo
|
c9b170a05a
|
Add moveable parameter support to delegate (#356)
* Add moveable parameter support
* Change std::forward to etl::forward
|
2021-03-24 08:57:28 +00:00 |
|
John Wellbelove
|
dbfa71944f
|
Abstracted unit test framework header
|
2021-03-05 13:52:34 +00:00 |
|
John Wellbelove
|
6144794221
|
constexpr, template aliases and inline variables
|
2020-11-30 12:56:46 +00:00 |
|
John Wellbelove
|
0c99ef5282
|
circular_buffer (no copy or assignment)
|
2020-10-20 11:02:44 +01:00 |
|
John Wellbelove
|
0bfc97a914
|
Variadic versions of etl::type_id_lookup and etl::type_type_lookup for C++11 and above.
|
2020-05-19 20:12:12 +01:00 |
|
John Wellbelove
|
e323f2267f
|
Changed http://www.etlcpp.com to https://www.etlcpp.com
|
2020-05-01 10:22:36 +01:00 |
|
John Wellbelove
|
83347ccfdd
|
Work in progress
|
2020-01-09 11:15:50 +00:00 |
|
John Wellbelove
|
c0ca7c9d87
|
Add assert check for uninitialised delegate call
|
2019-11-04 12:27:16 +00:00 |
|
John Wellbelove
|
6efad78028
|
Compatibility changes for GCC v5.4.
|
2019-06-23 09:54:02 +01:00 |
|
John Wellbelove
|
d9f79715e4
|
Merge remote-tracking branch 'origin/feature/delegates' into development
# Conflicts:
# include/etl/delegate.h
# include/etl/version.h
# support/Release notes.txt
# test/test_delegate.cpp
|
2019-05-22 20:18:11 +01:00 |
|
John Wellbelove
|
d2d3db1659
|
Merge remote-tracking branch 'origin/feature/delegates' into development
# Conflicts:
# include/etl/type_traits.h
# include/etl/type_traits_generator.h
# test/test_type_traits.cpp
|
2019-05-19 23:16:24 +01:00 |
|