tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
new_handler.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSL-1.0
2
3
#ifndef TETL_NEW_NEW_HANDLER_HPP
4
#define TETL_NEW_NEW_HANDLER_HPP
5
6
namespace
etl
{
7
11
using
new_handler
= void (*)();
12
13
}
// namespace etl
14
15
#endif
// TETL_NEW_NEW_HANDLER_HPP
etl
Definition
adjacent_find.hpp:8
etl::new_handler
void(*)() new_handler
etl::new_handler is the function pointer type (pointer to function that takes no arguments and return...
Definition
new_handler.hpp:11
include
etl
_new
new_handler.hpp
Generated on Sat Mar 8 2025 16:19:59 for tetl by
1.14.0