Botan
3.6.1
Crypto and TLS for C&
Botan
concepts
integral_strong_type
Botan::concepts::integral_strong_type Concept Reference
#include <
concepts.h
>
Concept definition
template
<
class
T>
concept
Botan::concepts::integral_strong_type
=
strong_type<T>
&& std::integral<typename T::wrapped_type>
Botan::concepts::integral_strong_type
Definition
concepts.h:202
Botan::concepts::strong_type
Definition
concepts.h:196
Detailed Description
Definition at line
202
of file
concepts.h
.
Generated by
1.12.0