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