Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
array.hpp
Go to the documentation of this file.
1// Copyright 2024, Toyota Motor Corporation
2//
3// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
4
5#ifndef INCLUDE_GUARD_ARENE_BASE_ARENE_BASE_ARRAY_HPP_
6#define INCLUDE_GUARD_ARENE_BASE_ARENE_BASE_ARRAY_HPP_
7
8#include "arene/base/array/array.hpp" // IWYU pragma: export
9
10#endif // INCLUDE_GUARD_ARENE_BASE_ARENE_BASE_ARRAY_HPP_