Struct category::item_entry

Nested Relationships

This struct is a nested type of Class category.

Struct Documentation

struct item_entry

Public Functions

inline item_entry(std::string_view name, const item_validator *validator)

Public Members

std::string m_name
const item_validator *m_validator