As usual while waiting for the next release - don't forget to check the nightly builds in the forum.
#include <iostream>#include <sstream>int main(){ std::ostringstream ostring; ostring. // <-- Here code completion doesn't list anything return 0;}
... it's gonna get improved soon ....