Project Alice
|
#include <container_types.hpp>
Public Member Functions | |
bool | is_equal (const checksum_key &a) noexcept |
Public Attributes | |
uint8_t | key [key_size] = { 0 } |
Static Public Attributes | |
static constexpr uint32_t | key_size = 64 |
Definition at line 277 of file container_types.hpp.
|
inlinenoexcept |
Definition at line 279 of file container_types.hpp.
|
staticconstexpr |
Definition at line 278 of file container_types.hpp.