CategoryId.h header
#include <ew/core/CategoryId.h>
Namespace ew::core
Types
using ew::core::CategoryId = Id<CategoryIdTag>
Stable, globally-unique identity for a taxonomy category. Entities reference their category by this id, so the reference survives category renames and moves. See Id for the shared semantics.