8000 Releases · ETLCPP/etl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ETLCPP/etl

Added emplace by index to variant (variadic)

20 Jan 11:04
Compare
Choose a tag to compare

#660 byte_stream_reader::skip error

Emplace member functions return reference to emplaced value

07 Jan 19:41
Compare
Choose a tag to compare

Minor updates

05 Jan 22:12
Compare
Choose a tag to compare

#657 -Wpedantic-failure. Removed superfluous semicolons
#653 CMake - Don't warn on tag missing when subproject
#651 result<T, void> specialization
#650 Fix result<void, E> default ctor
Removed Ubuntu 18.04 from Github Actions
Added Ubuntu 22.04 to Github Actions

Type traits improvements, etl::visit fix, removed unused macro

22 Dec 20:16
Compare
Choose a tag to compare

#648 Improve is_constructible, is_copy_constructible, is_move_constructible for type traits with default definitions
#645 Avoid 'missing return statement at end of non-void function' in etl::visit<>().
Removed unused ETL_USE_MEM_BUILTINS option

Updated etl::delgate to handle const functors correctly

17 Dec 14:51
Compare
Choose a tag to compare

Fixed C++03 specific conditional compilation in delegate header

#643 Don't use push_macro and pull_macro with Tasking compiler

14 Dec 11:55
Compare
Choose a tag to compare
20.35.6

#643 Don't use push_macro and pull_macro with Tasking compiler

Incorrect C++03 enable_if syntax

08 Dec 13:33
Compare
Choose a tag to compare

Incorrect C++03 enable_if syntax for etl::array_view and etl::span

#639 Only build tests if top level project

25 Nov 16:11
Compare
Choose a tag to compare

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

23 Nov 13:23
Compare
Choose a tag to compare

#636 Fix bug in optional emplace for pod type specialisation

Fixed incorrect 'valid' flag in assignment operator for arithmetic specialisation

16 Nov 19:56
Compare
Choose a tag to compare
0