StaticTypeInfo icon indicating copy to clipboard operation
StaticTypeInfo copied to clipboard

🏀 Up your type-game. A small C++ library for compile-time type names and type indices.

Results 1 StaticTypeInfo issues
Sort by recently updated
recently updated
newest added

Do you know if the resulting type indices from the library are stable across dll boundaries? That is typically one of the limiting factors of a lot of implementations and...