tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
type_traits.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: BSL-1.0
2
3#ifndef TETL_TYPETRAITS_HPP
4#define TETL_TYPETRAITS_HPP
5
10
11#include <etl/_config/all.hpp>
12
124#include <etl/_utility/swap.hpp>
125
126// Non-standard extensions
134
135#endif // TETL_TYPETRAITS_HPP