Botan
3.11.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
Botan::concepts::contiguous_strong_type
=
strong_type<T>
&&
contiguous_container<T>
Botan::concepts::contiguous_container
Definition
concepts.h:62
Botan::concepts::contiguous_strong_type
Definition
strong_type.h:40
Botan::concepts::strong_type
Definition
strong_type.h:37
Detailed Description
Definition at line
40
of file
strong_type.h
.
Generated by
1.15.0