Botan 3.6.1
Crypto and TLS for C&
|
#include <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 88 of file concepts.h.