mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-18 01:46:08 +08:00
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
This commit is contained in:
parent
cc30339466
commit
6f6c80fcd5
@ -1,9 +1,13 @@
|
||||
===============================================================================
|
||||
11.00.1
|
||||
11.2.0
|
||||
Added std::initializer_list constructors to containers, if ETL_CPP11_SUPPORTED is set to 1
|
||||
|
||||
===============================================================================
|
||||
11.0.1
|
||||
Added reset() to etl::optional
|
||||
|
||||
===============================================================================
|
||||
11.00.0
|
||||
11.0.0
|
||||
New directory structure.
|
||||
C & CPP files in src/
|
||||
H files in include/etl/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user