Botan 3.11.1
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 291 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 292 of file strong_type.h.


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