John Wellbelove
|
14d1b96c64
|
Added template deduction guides for array and array_view
|
2020-09-10 13:07:04 +01:00 |
|
ProgmaticProgrammer
|
1bf775ae3d
|
array_view boundary test and fix. (#211)
|
2020-04-15 06:51:34 +01:00 |
|
John Wellbelove
|
7b61eec2a6
|
Added etl::span
|
2020-04-01 15:11:07 +01:00 |
|
John Wellbelove
|
83347ccfdd
|
Work in progress
|
2020-01-09 11:15:50 +00:00 |
|
John Wellbelove
|
419c5b31c4
|
Removed redundant etl::const_array_view
|
2019-07-26 16:20:55 +01:00 |
|
John Wellbelove
|
bd008350a2
|
Merge remote-tracking branch 'origin/feature/changed_include_paths' into development
# Conflicts:
# include/etl/version.h
|
2018-07-28 21:55:27 +01:00 |
|
John Wellbelove
|
f2416da7ea
|
Changed header guards to be GCC compliant.
|
2018-04-21 09:24:45 +01:00 |
|
John Wellbelove
|
a14e9b25bb
|
Added default constructor.
Made single parameter constructors explicit.
Added
assign()
remove_prefix()
remove_suffix()
operator = ()
|
2017-12-30 17:32:14 +00:00 |
|
John Wellbelove
|
835a5cbad0
|
Added array_view
|
2017-12-26 16:10:34 +00:00 |
|