CoriEngine
Loading...
Searching...
No Matches
Cori::Audio::IsSoundWithParams Concept Reference

#include <Track.hpp>

Concept definition

template<typename T>
concept Cori::Audio::IsSoundWithParams = std::is_same_v<T, SoundWithParams>

Detailed Description

Definition at line 14 of file Track.hpp.