diff --git a/support/Release notes.txt b/support/Release notes.txt index c4ec71083..d73c7e19b 100644 --- a/support/Release notes.txt +++ b/support/Release notes.txt @@ -9,6 +9,7 @@ #716 etl::variant (variant_varadic) default constructed state #720 etl::optional rvalue value_or() broken #722 Bitset accesses memory out of bounds +#725 variant_pool create method should use std::forward Modified etl::visitor to allow direct specification of the argument type. Added etl::is_visitor trait. Removed default link type for etl::intrusive_list and etl::intrusive_forward_list