Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Typedefs | Functions
gtest-type-util.h File Reference
#include "gtest/internal/gtest-port.h"
Include dependency graph for gtest-type-util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 testing
 
 testing::internal
 

Typedefs

template<typename... Ts>
using testing::Types = internal::ProxyTypeList< Ts...>
 

Functions

std::string testing::internal::CanonicalizeForStdLibVersioning (std::string s)
 
template<typename T >
std::string testing::internal::GetTypeName ()