__PIP_TYPENAME_DECLARE

This commit is contained in:
2026-08-11 22:55:59 +03:00
parent 5f222d6c0c
commit 8bf7738e8a
17 changed files with 148 additions and 41 deletions
+4
View File
@@ -2052,4 +2052,8 @@ inline PIString piStringify(const T & v) {
}
#if !PIP_HAS_RTTI
__PIP_TYPENAME_DECLARE(PIString, "PIString")
#endif
#endif // PISTRING_H