Audacity 3.2.0
Static Public Attributes | List of all members
Registry::AcceptableItemType< Item, TypeList > Struct Template Reference

#include <Registry.h>

Static Public Attributes

static constexpr auto value
 

Detailed Description

template<typename Item, typename TypeList>
struct Registry::AcceptableItemType< Item, TypeList >

Definition at line 324 of file Registry.h.

Member Data Documentation

◆ value

template<typename Item , typename TypeList >
constexpr auto Registry::AcceptableItemType< Item, TypeList >::value
staticconstexpr
Initial value:
=
::TypeList::HasBaseIn_v<ActualItem_t<Item>, TypeList>
Utilities for compile-time type manipulation. Some terminology as in Lisp.
Definition: TypeList.h:22

Definition at line 325 of file Registry.h.


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