|
Botan 3.13.0
Crypto and TLS for C&
|
#include <strong_type.h>
Public Types | |
| using | type = T |
| The resolved type. | |
Resolves to the type wrapped by a strong type, or to T itself if T is not a strong type
Definition at line 375 of file strong_type.h.
| using Botan::detail::wrapped_type_helper< T >::type = T |
The resolved type.
Definition at line 377 of file strong_type.h.