commons 0.1.5
Header-only C++23 library of common/shared types for the C++ libraries
Loading...
Searching...
No Matches
comms::IconifySet< Set > Struct Template Reference

Base for a predefined Iconify set: carries the set name as a string_view. More...

#include <icon.hpp>

Detailed Description

template<FixedString Set>
struct comms::IconifySet< Set >

Base for a predefined Iconify set: carries the set name as a string_view.

Concrete catalogs derive from it, e.g. struct MdiSet : IconifySet<"mdi">.


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