HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
v1::detail::SHA2::block< T > Struct Template Reference

Public Member Functions

constexpr void set_byte (std::size_t i, std::byte value) noexcept
constexpr block (std::byte const *ptr) noexcept
constexpr T const & operator[] (std::size_t i) const noexcept
constexpr T & operator[] (std::size_t i) noexcept

Data Fields

std::array< T, 16 > v

Static Public Attributes

static constexpr std::size_t size = sizeof(v)

The documentation for this struct was generated from the following file: