tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
scope.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: BSL-1.0
2
3#ifndef TETL_SCOPE_HPP
4#define TETL_SCOPE_HPP
5
8
9#include <etl/_config/all.hpp>
10
11// Non-standard extensions
13
14#endif // TETL_SCOPE_HPP