#include <structured_data.h>
Definition at line 16 of file structured_data.h.
◆ labelt()
labelt::labelt |
( |
std::vector< std::string > |
components | ) |
|
|
explicit |
◆ camel_case()
std::string labelt::camel_case |
( |
| ) |
const |
◆ kebab_case()
std::string labelt::kebab_case |
( |
| ) |
const |
◆ operator<()
bool labelt::operator< |
( |
const labelt & |
other | ) |
const |
◆ pretty()
std::string labelt::pretty |
( |
| ) |
const |
◆ snake_case()
std::string labelt::snake_case |
( |
| ) |
const |
◆ components
std::vector<std::string> labelt::components |
|
private |
The documentation for this struct was generated from the following files: