Botan
3.13.0
Crypto and TLS for C&
Botan
concepts
contiguous_strong_type
Botan::concepts::contiguous_strong_type Concept Reference
#include <
strong_type.h
>
Concept definition
template
<
class
T>
concept
contiguous_strong_type
=
strong_type<T>
&&
contiguous_container<T>
Botan::concepts::contiguous_container
Definition
concepts.h:67
Botan::concepts::contiguous_strong_type
Definition
strong_type.h:44
Botan::concepts::strong_type
Definition
strong_type.h:41
Detailed Description
Definition at line
44
of file
strong_type.h
.
Generated by
1.16.1