mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Variables
glyphs Namespace Reference

Variables

constexpr auto CHEVRON_RIGHT = "\uf054"
 
constexpr auto TRIANGLE_RIGHT = "\uf44a"
 
constexpr auto DATABASE = "\uf6b7"
 
constexpr auto LIGHTNING = "\ue00a"
 
constexpr auto ELECTRON = "\ue62e"
 
constexpr auto RIGHT = "\ue0b0"
 
constexpr auto CLOCK_FAST = "\uf651"
 

Variable Documentation

◆ CHEVRON_RIGHT

constexpr auto glyphs::CHEVRON_RIGHT = "\uf054"
constexpr

Definition at line 6 of file glyphs.hpp.

◆ CLOCK_FAST

constexpr auto glyphs::CLOCK_FAST = "\uf651"
constexpr

Definition at line 13 of file glyphs.hpp.

Referenced by prompt().

◆ DATABASE

constexpr auto glyphs::DATABASE = "\uf6b7"
constexpr

Definition at line 8 of file glyphs.hpp.

Referenced by prompt().

◆ ELECTRON

constexpr auto glyphs::ELECTRON = "\ue62e"
constexpr

Definition at line 10 of file glyphs.hpp.

◆ LIGHTNING

constexpr auto glyphs::LIGHTNING = "\ue00a"
constexpr

Definition at line 9 of file glyphs.hpp.

◆ RIGHT

constexpr auto glyphs::RIGHT = "\ue0b0"
constexpr

Definition at line 11 of file glyphs.hpp.

Referenced by prompt().

◆ TRIANGLE_RIGHT

constexpr auto glyphs::TRIANGLE_RIGHT = "\uf44a"
constexpr

Definition at line 7 of file glyphs.hpp.