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::TemplateSel< Tmpl >::Bind< T > Struct Template Reference

#include <gtest-type-util.h>

Public Types

typedef Tmpl< Ttype
 

Detailed Description

template<GTEST_TEMPLATE_ Tmpl>
template<typename T>
struct testing::internal::TemplateSel< Tmpl >::Bind< T >

Definition at line 155 of file gtest-type-util.h.

Member Typedef Documentation

template<GTEST_TEMPLATE_ Tmpl>
template<typename T >
typedef Tmpl<T> testing::internal::TemplateSel< Tmpl >::Bind< T >::type

Definition at line 156 of file gtest-type-util.h.


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