tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
cassert.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSL-1.0
2
3
#ifndef TETL_CASSERT_HPP
4
#define TETL_CASSERT_HPP
5
13
14
#include <
etl/_config/all.hpp
>
15
16
#include <
etl/_cassert/assert.hpp
>
17
18
#ifndef assert
19
#define assert(...) TETL_ASSERT(__VA_ARGS__)
20
#endif
21
22
#endif
// TETL_CASSERT_HPP
all.hpp
assert.hpp
include
etl
cassert.hpp
Generated on Sat Mar 8 2025 16:19:59 for tetl by
1.14.0