Skip to content

Fixed compilation error of etl::reference_counted_message_pool with ETL_LOG_ERROR enabled

Compare
Choose a tag to compare
@jwellbelove jwellbelove released this 11 Apr 18:08
· 1318 commits to master since this release

#531 Fixed compilation error of etl::reference_counted_message_pool with ETL_LOG_ERROR enabled, due to non-public inheritance of base exception class.