Releases: ETLCPP/etl
Releases · ETLCPP/etl
Added emplace by index to variant (variadic)
#660 byte_stream_reader::skip error
Emplace member functions return reference to emplaced value
20.35.10 Improved emplace testing
Minor updates
Type traits improvements, etl::visit fix, removed unused macro
Updated etl::delgate to handle const functors correctly
Fixed C++03 specific conditional compilation in delegate header
#643 Don't use push_macro and pull_macro with Tasking compiler
20.35.6 #643 Don't use push_macro and pull_macro with Tasking compiler
Incorrect C++03 enable_if syntax
Incorrect C++03 enable_if
syntax for etl::array_view
and etl::span
#639 Only build tests if top level project
Changed CMakeLists.txt so that the ETL tests will only be built if it is the top level project.
Fix bug in optional emplace for pod type specialisation
#636 Fix bug in optional emplace for pod type specialisation
Fixed incorrect 'valid' flag in assignment operator for arithmetic specialisation
#634-Strange-behavior-in-move-assignment-of-optional