UDK 3.2.7 C/C++ API Reference
|
Go to the source code of this file.
Namespaces | |
namespace | rtl |
Functions | |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | rtl::operator<< (std::basic_ostream< charT, traits > &stream, rtl::OUString const &string) |
Support for rtl::OUString in std::ostream (and thus in CPPUNIT_ASSERT or SAL_INFO macros, for example). |