Zrythm v2.0.0-alpha.1
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.