Cluedo Solver v1.0
Cluedo game solver making deductions.
Loading...
Searching...
No Matches
Cluedo::LanguageStrings::Language Struct Reference

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.
 

Detailed Description

A struct that contains the data of a language.


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