BuGUI
BUtton Grid User Interface
Loading...
Searching...
No Matches
bugui::init_t< Device, Component > Struct Template Referencefinal

Provides a type alias for the init nested type of the Component. More...

#include <component.hpp>

Public Types

using type = class Component::init

Detailed Description

template<typename Device, typename Component>
requires (has_init<Device> || !has_init<Component>)
struct bugui::init_t< Device, Component >

Provides a type alias for the init nested type of the Component.


The documentation for this struct was generated from the following file: