Skip to content
Snippets Groups Projects
Commit 5db91cf5 authored by Oswald Buddenhagen's avatar Oswald Buddenhagen
Browse files

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.
parent 2fd83af8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment