![]() |
Cluedo Solver v1.0
Cluedo game solver making deductions.
|
A struct that contains the data of a language. More...
#include <LanguageStrings.hpp>
Public Attributes | |
std::string_view | id |
An identifier used for the language. | |
std::string_view | name |
The name of the language. | |
std::string_view | data |
The JSON data of the language. | |
A struct that contains the data of a language.