Search Results
7/11/2025, 10:17:54 AM
>>105853553
I am not sure if this is a good idea, but some time ago I came up with my own way to do RTTI, without having to manually manage ids. I am just using an address of a static member as an id.
https://godbolt.org/z/1bqoT5z7G
I am not sure if this is a good idea, but some time ago I came up with my own way to do RTTI, without having to manually manage ids. I am just using an address of a static member as an id.
https://godbolt.org/z/1bqoT5z7G
Page 1