CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
component_types.cppm File Reference
import cydui.dimensions;
import quantify;
import reflect;
import std;
+ Include dependency graph for component_types.cppm:

Go to the source code of this file.

Classes

struct  cydui::components::str_literal_t< N >
 
struct  cydui::components::internal_relations_t
 
struct  cydui::components::component_dimensional_relations_t
 

Namespaces

namespace  cydui
 
namespace  cydui::components
 

Concepts

concept  cydui::components::ComponentConcept
 

Typedefs

using cydui::components::component_state_ref = std::shared_ptr<component_state_t>