Botan 3.6.1
Crypto and TLS for C&
|
#include <concepts.h>
Models a std::ranges::contiguous_range that (optionally) restricts its value_type to ValueT. In other words: a stretch of contiguous memory of a certain type (optional ValueT).
Definition at line 64 of file concepts.h.