Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
testing::internal::NameGeneratorSelector< Provided > Struct Template Reference

#include <gtest-internal.h>

Public Types

typedef Provided type
 

Detailed Description

template<typename Provided = DefaultNameGenerator>
struct testing::internal::NameGeneratorSelector< Provided >

Definition at line 667 of file gtest-internal.h.

Member Typedef Documentation

template<typename Provided = DefaultNameGenerator>
typedef Provided testing::internal::NameGeneratorSelector< Provided >::type

Definition at line 668 of file gtest-internal.h.


The documentation for this struct was generated from the following file: