Zrythm v2.0.0-alpha.1
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::utils::DerivedButNotBase Concept Reference

Concept definition

template<typename Derived, typename Base>
std::derived_from<Derived, Base> && !std::same_as<Derived, Base>

Detailed Description

Definition at line 193 of file traits.h.