#include <iris/arch/x86/amd64/hw/io_apic.h>
Additional Inherited Members | |
![]() | |
using | Value = bool |
![]() | |
constexpr | BitFlag (bool value) |
constexpr auto | get () const -> bool |
![]() | |
template<size_t bit_size> | |
static constexpr void | value_into_bits (BitSet< bit_size > &bit_set, bool value) |
template<size_t bit_size> | |
static constexpr auto | bits_into_value (BitSet< bit_size > const &bit_set) -> bool |