Typedef Example2::byte_array

Typedef Example2::byte_array#

Typedef Documentation#

template<std::size_t size>
using Example2::byte_array = std::array<std::byte, size>#