tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
new_handler.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Typedefs

using new_handler = void (*)()
 etl::new_handler is the function pointer type (pointer to function that takes no arguments and returns void), which is used by the functions etl::set_new_handler and etl::get_new_handler