Zrythm v2.0.0-alpha.1
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::utils::to_const_reference_variant_impl< std::variant< Ts... > > Struct Template Reference

Public Types

using type = std::variant<std::reference_wrapper<const Ts>...>

Detailed Description

template<typename... Ts>
struct zrythm::utils::to_const_reference_variant_impl< std::variant< Ts... > >

Definition at line 90 of file variant_helpers.h.

Member Typedef Documentation

◆ type

template<typename... Ts>
using zrythm::utils::to_const_reference_variant_impl< std::variant< Ts... > >::type = std::variant<std::reference_wrapper<const Ts>...>

Definition at line 92 of file variant_helpers.h.


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