12#ifndef INCLUDE_GUARD_ARENE_BASE_ARENE_BASE_TYPE_TRAITS_DECAYS_TO_HPP_
13#define INCLUDE_GUARD_ARENE_BASE_ARENE_BASE_TYPE_TRAITS_DECAYS_TO_HPP_
18#include "arene/base/stdlib_choice/decay.hpp"
19#include "arene/base/stdlib_choice/is_same.hpp"
39template <
class T,
class U>
Definition array_exceptions_disabled.cpp:11
constexpr bool decays_to_v
Determine if one type decays to be the same as another type.
Copyright 2026, Toyota Motor Corporation.
Definition array_exceptions_disabled.cpp:10