Anand wrote:
> How do you enforce compiling without STL?

Qt's STL compatibility mode means that QString can be converted implicitly
to/from std::string.

-- 
Angus

Reply via email to