mu
t
able
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
src
util
glyphs.hpp
Go to the documentation of this file.
1
#pragma once
2
3
4
namespace
glyphs
{
5
6
constexpr
auto
CHEVRON_RIGHT
=
"\uf054"
;
//
7
constexpr
auto
TRIANGLE_RIGHT
=
"\uf44a"
;
//
8
constexpr
auto
DATABASE
=
"\uf6b7"
;
//
9
constexpr
auto
LIGHTNING
=
"\ue00a"
;
//
10
constexpr
auto
ELECTRON
=
"\ue62e"
;
//
11
constexpr
auto
RIGHT
=
"\ue0b0"
;
//
12
// ﱦ
13
constexpr
auto
CLOCK_FAST
=
"\uf651"
;
//
14
15
}
glyphs
Definition:
glyphs.hpp:4
glyphs::CHEVRON_RIGHT
constexpr auto CHEVRON_RIGHT
Definition:
glyphs.hpp:6
glyphs::CLOCK_FAST
constexpr auto CLOCK_FAST
Definition:
glyphs.hpp:13
glyphs::DATABASE
constexpr auto DATABASE
Definition:
glyphs.hpp:8
glyphs::TRIANGLE_RIGHT
constexpr auto TRIANGLE_RIGHT
Definition:
glyphs.hpp:7
glyphs::RIGHT
constexpr auto RIGHT
Definition:
glyphs.hpp:11
glyphs::ELECTRON
constexpr auto ELECTRON
Definition:
glyphs.hpp:10
glyphs::LIGHTNING
constexpr auto LIGHTNING
Definition:
glyphs.hpp:9
mu
t
able website
GitHub
Generated by
1.9.6