Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bslim_gtestutil.h File Reference

Provide facilities for debugging BDE with gtest. More...

Go to the source code of this file.

Classes

class  testing::internal::bslim_Gtestutil_TestingStreamHolder

Namespaces

namespace  testing
namespace  testing::internal
namespace  bsl

Functions

void bsl::PrintTo (const string &value, ostream *stream)
void bsl::PrintTo (const BloombergLP::bslstl::StringRef &value, ostream *stream)
template<class TYPE >
void bsl::PrintTo (const optional< TYPE > &value, ostream *stream)

Detailed Description