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

Concept definition

template<typename T>
concept IsRawPointer = std::is_pointer_v<T>

Detailed Description

Definition at line 91 of file traits.h.