Botan 3.9.0
Crypto and TLS for C&
Botan::TLS::detail::as_wrapped_references< std::variant< AlternativeTs... > > Struct Template Reference

#include <tls_messages.h>

Public Types

using type = std::variant<std::reference_wrapper<AlternativeTs>...>

Detailed Description

template<typename... AlternativeTs>
struct Botan::TLS::detail::as_wrapped_references< std::variant< AlternativeTs... > >

Definition at line 1046 of file tls_messages.h.

Member Typedef Documentation

◆ type

template<typename... AlternativeTs>
using Botan::TLS::detail::as_wrapped_references< std::variant< AlternativeTs... > >::type = std::variant<std::reference_wrapper<AlternativeTs>...>

Definition at line 1047 of file tls_messages.h.


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