Commit Graph

2 Commits

Author SHA1 Message Date
hjk
7c8735b771 Make QStringBuilder work with plain 'char' "chunks". 2009-04-30 10:29:48 +02:00
hjk
feb34c0e6f Introduce a new QStringBuilder helper class to speed up building strings
from smaller chunks using expression templates.

Simple test and benchmark included, the class is not yet complete.
2009-04-30 10:01:54 +02:00