Home
last modified time | relevance | path

Searched refs:fast_ostringstream (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dxmlstorage.h2680 struct fast_ostringstream : public std::iostream struct
2684 explicit fast_ostringstream() in fast_ostringstream() function
2696 typedef std::ostringstream fast_ostringstream; argument
H A Dxmlstorage.cpp436 fast_ostringstream out; in EncodeXMLString()