John Wellbelove
|
dbfa71944f
|
Abstracted unit test framework header
|
2021-03-05 13:52:34 +00:00 |
|
John Wellbelove
|
18d8236f91
|
Conditionally disable template deduction guide tests
|
2020-09-29 11:23:10 +01:00 |
|
John Wellbelove
|
509089c0e2
|
Added template deduction guides
|
2020-09-28 13:14:12 +01:00 |
|
John Wellbelove
|
9f018d9a43
|
Removed explicit from C array constructor
|
2020-09-22 17:49:07 +01:00 |
|
John Wellbelove
|
911ec65e1b
|
Exclude MSVC compiler due to Appveyor reporting an internal compiler error
|
2020-09-12 14:45:48 +01:00 |
|
John Wellbelove
|
83f710d636
|
Try to detect Appveyor
|
2020-09-12 14:28:36 +01:00 |
|
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 |
|