5#ifndef INCLUDE_GUARD_ARENE_BASE_ARENE_BASE_TYPE_TRAITS_NEGATION_HPP_
6#define INCLUDE_GUARD_ARENE_BASE_ARENE_BASE_TYPE_TRAITS_NEGATION_HPP_
11#include "arene/base/stdlib_choice/integral_constant.hpp"
19template <
typename BoolTrait>
Negates the value of a boolean type trait.
Definition negation.hpp:20
Definition array_exceptions_disabled.cpp:11
constexpr bool negation_v
The negated value of a boolean type trait.
Copyright 2026, Toyota Motor Corporation.
Definition array_exceptions_disabled.cpp:10