|
Botan 3.11.0
Crypto and TLS for C&
|
#include <range_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 27 of file range_concepts.h.