tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
last_spec.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSL-1.0
2
3
#ifndef TETL_CHRONO_LAST_SPEC_HPP
4
#define TETL_CHRONO_LAST_SPEC_HPP
5
6
namespace
etl::chrono
{
7
19
struct
last_spec
{
20
explicit
last_spec
() =
default
;
21
};
22
25
inline
constexpr
auto
last
=
last_spec
{};
26
27
}
// namespace etl::chrono
28
29
#endif
// TETL_CHRONO_LAST_SPEC_HPP
etl::chrono::last_spec::last
constexpr auto last
Definition
last_spec.hpp:25
etl::chrono
Definition
abs.hpp:11
etl::chrono::last_spec::last_spec
last_spec()=default
include
etl
_chrono
last_spec.hpp
Generated on Sat Mar 8 2025 16:19:59 for tetl by
1.14.0