BuGUI
BUtton Grid User Interface
Loading...
Searching...
No Matches
bugui::hex_color_palette Concept Reference
Concept definition
template
<
typename
Tp>
concept
bugui::hex_color_palette
=
requires
{
{ Tp::palette()[0].first } -> std::same_as<unsigned long&>;
}
bugui::hex_color_palette
Definition
device.hpp:19
bugui
hex_color_palette
Generated by
1.15.0