Botan 3.7.1
Crypto and TLS for C&
|
#include <bitvector.h>
Public Member Functions | |
template<std::integral T> | |
constexpr T | as () const noexcept |
constexpr CT::Choice | as_choice () const noexcept |
constexpr bool | is_set () const noexcept |
constexpr | operator bool () const noexcept |
Protected Attributes | |
BlockT & | m_block |
BlockT | m_mask |
Wraps a constant reference into the bitvector. Bit can be accessed but not modified.
Definition at line 305 of file bitvector.h.
|
inlineconstexprnoexceptinherited |
Definition at line 286 of file bitvector.h.
|
inlineconstexprnoexceptinherited |
Definition at line 290 of file bitvector.h.
|
inlineconstexprnoexceptinherited |
Definition at line 283 of file bitvector.h.
|
inlineconstexprnoexceptinherited |
Definition at line 281 of file bitvector.h.
|
protectedinherited |
Definition at line 295 of file bitvector.h.
|
protectedinherited |
Definition at line 296 of file bitvector.h.