John Wellbelove
|
2a970134da
|
Removed releaser and destroyer in favour of lambdas and similar
|
2025-08-19 16:01:46 +01:00 |
|
John Wellbelove
|
4d5cb98d29
|
Fixed ETL_NOEXCEPT_IF_NO_THROW and #define ETL_NOEXCEPT_IF_NO_THROW_EXPR(...) for C++03
Updated example
Added releaser and destroyer functors to etl::ipool to simplify integration with etl::unique_ptr
|
2025-08-19 13:18:21 +01:00 |
|
John Wellbelove
|
5f37af3f83
|
Changed release() to destroy() to match create()
|
2025-08-18 19:44:51 +01:00 |
|
John Wellbelove
|
450948933f
|
Added example of the use of etl::unique_ptr with etl::pool
|
2025-08-18 14:20:45 +01:00 |
|