dterletskiy / carpc

Component Architecture RPC Framework
MIT License
2 stars 0 forks source link

[GENERAL] Add tID typedef inside all entities, which use instance identifiers #11

Open svlad-90 opened 2 years ago

svlad-90 commented 2 years ago

It would be good to be able to access the identifier type of the entity using the class::tID, e.g.:

etc.

Is it possible to add such an additional declaration to the suitable classes?