Arkanjo
0.2
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
config_types.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
config
{
4
enum class
Theme
{
5
Light
,
6
Dark
7
};
8
}
config
Definition
config_types.hpp:3
config::Theme
Theme
Definition
config_types.hpp:4
config::Theme::Light
@ Light
config::Theme::Dark
@ Dark
include
arkanjo
base
config_types.hpp
Generated by
1.12.0