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

#include <strong_type.h>

Public Types

using type
 
using type = typename T::wrapped_type
 

Detailed Description

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

Definition at line 270 of file strong_type.h.

Member Typedef Documentation

◆ type [1/2]

Definition at line 266 of file strong_type.h.

◆ type [2/2]

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

Definition at line 271 of file strong_type.h.


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