add custom string type

ProString is almost a QStringRef, except that it keeps a copy of instead
of a pointer to the QString - to make it refcountable. additionally, it
holds a hash so it can be efficiently used for repetetive hash lookups.
This commit is contained in:
Oswald Buddenhagen
2010-04-27 18:39:10 +02:00
parent 2fd83af82f
commit 5db91cf5bc
5 changed files with 663 additions and 330 deletions

File diff suppressed because it is too large Load Diff