HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
hi::v1::dsp_argument Concept Reference

Concept definition

template<typename Context>
std::same_as<Context, float> or
std::same_as<Context. double> or
std::same_as<Context. std::span<float>> or
std::same_as<Context. std::span<double>> or
std::same_as<Context. std::span<float const>> or
std::same_as<Context. std::span<double const>>
Definition dsp_float.hpp:12