UNPKG

rc-js-util

Version:

A collection of TS and C++ utilities to help writing performant and correct applications, achieved through strict typing and (removable) invariant checking.

20 lines (11 loc) 560 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [IdCategory](./rc-js-util.idcategory.md) ## IdCategory class Mirrors the C++ class of the same name. Each category can have multiple kinds of specializations. **Signature:** ```typescript export declare class IdCategory extends StableId ``` **Extends:** [StableId](./rc-js-util.stableid.md) ## Remarks There should only be one instance of a conceptual class (which should have a unique name)