mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
Remove unnecessary template keyword to destroy() call.
This commit is contained in:
parent
c158af744c
commit
38c07875b7
@ -4,6 +4,7 @@ Added etl::message_router_registry.
|
||||
Changed etl::flat_multimap & etl::flat_multiset to iterate in insertion order, as per C++11 map and set.
|
||||
Added ETL_CONSTEXPR to etl::array.
|
||||
C++98 compatibility fixes.
|
||||
Remove unnecessary template keyword to destroy() call in etl::pool.
|
||||
Abstracted unit test framework header.
|
||||
|
||||
===============================================================================
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user