Botan
3.11.0
Crypto and TLS for C&
Botan
concepts
strong_type_with_capability
Botan::concepts::strong_type_with_capability Concept Reference
#include <
strong_type.h
>
Concept definition
template
<
typename
T,
typename
Capability>
concept
Botan::concepts::strong_type_with_capability
= T::template has_capability<Capability>()
Botan::concepts::strong_type_with_capability
Definition
strong_type.h:49
Detailed Description
Definition at line
49
of file
strong_type.h
.
Generated by
1.15.0