Orxonox  0.0.5 Codename: Arcturus
Classes | Namespaces | Functions
gtest-string.h File Reference
#include <string.h>
#include "gtest/internal/gtest-port.h"
#include <string>

Go to the source code of this file.

Classes

class  testing::internal::String
 

Namespaces

 testing
 
 testing::internal
 

Functions

inline::std::ostream & testing::internal::operator<< (::std::ostream &os, const String &str)
 
template<typename T >
String testing::internal::StreamableToString (const T &streamable)
 
GTEST_API_ String testing::internal::StringStreamToString (::std::stringstream *stream)