Botan 3.6.1
Crypto and TLS for C&
|
#include <concepts.h>
Models a std::ranges::contiguous_range that satisfies std::ranges::output_range with an arbitrary value_type. In other words: a stretch of contiguous memory of a certain type (optional ValueT) that can be written to.
Definition at line 73 of file concepts.h.