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

#include <tls_messages_13.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 421 of file tls_messages_13.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 422 of file tls_messages_13.h.


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