|
Botan 3.11.0
Crypto and TLS for C&
|
#include <range_concepts.h>
Models a range that can be turned into a std::span<> with a static extent. Typically, this is a std::array or a std::span derived from an array.
Definition at line 51 of file range_concepts.h.