Botan 3.6.0
Crypto and TLS for C&
Botan::detail::wrapped_type_helper< T > Struct Template Reference

#include <strong_type.h>

Public Types

using type = typename T::wrapped_type
 

Detailed Description

template<concepts::strong_type T>
struct Botan::detail::wrapped_type_helper< T >

Definition at line 246 of file strong_type.h.

Member Typedef Documentation

◆ type

template<concepts::strong_type T>
using Botan::detail::wrapped_type_helper< T >::type = typename T::wrapped_type

Definition at line 247 of file strong_type.h.


The documentation for this struct was generated from the following file: