Commit Graph

3 Commits

Author SHA1 Message Date
Mateusz Łoskot
0d4d2c1f6c Improve QString integration in custom_string.cpp
Improve QString integration in custom_string.cpp
There is an example of how to use Qi with Qt's QString as a custom string.
This is very helpful but it doesn't work in conjunction with the debug facilities.
The following patch fixes this by adding a couple of template specialisations.

Patch originally submitted as https://svn.boost.org/trac/boost/ticket/8846
2014-12-15 11:53:13 +01:00
Hartmut Kaiser
91c482fc47 Spirit: updating comments
[SVN r65057]
2010-08-27 18:06:24 +00:00
Hartmut Kaiser
b27ba040de Spirit: adding example showing how to parse into a QString
[SVN r65056]
2010-08-27 18:02:34 +00:00