DEBSOURCES
Skip Quicknav
sources / etlcpp / 20.44.2%2Bdfsg-2 / test / etl_error_handler / assert_function / assert_function.h
12345
#include "etl/exception.h" extern void AssertFunction(const etl::exception& /*e*/); #define ETL_ASSERT_FUNCTION AssertFunction