Botan 3.9.0
Crypto and TLS for C&
Botan::detail::wrapped_type_helper_with_enum< T > Struct Template Reference

#include <loadstor.h>

Public Types

using type = std::underlying_type_t<T>

Detailed Description

template<typename T>
requires std::is_enum_v<T>
struct Botan::detail::wrapped_type_helper_with_enum< T >

Definition at line 182 of file loadstor.h.

Member Typedef Documentation

◆ type

template<typename T>
using Botan::detail::wrapped_type_helper_with_enum< T >::type = std::underlying_type_t<T>

Definition at line 183 of file loadstor.h.


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