Zrythm
v2.0.0-alpha.1
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::utils::StrongTypedef Concept Reference
Concept definition
template
<
typename
T>
concept
StrongTypedef
=
requires
(T t) {
typename
T::strong_typedef; }
zrythm::utils::StrongTypedef
Definition
traits.h:122
Detailed Description
Definition at line
122
of file
traits.h
.
zrythm
utils
StrongTypedef
Generated by
1.16.1