Searched refs:fast_ostringstream (Results 1 – 2 of 2) sorted by relevance
2680 struct fast_ostringstream : public std::iostream struct2684 explicit fast_ostringstream() in fast_ostringstream() function2696 typedef std::ostringstream fast_ostringstream; argument
436 fast_ostringstream out; in EncodeXMLString()