Orxonox  0.0.5 Codename: Arcturus
Public Types | List of all members
testing::internal::MatcherTuple< ::std::tr1::tuple< A1, A2, A3, A4, A5, A6 > > Struct Template Reference

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gmock/include/gmock/internal/gmock-generated-internal-utils.h>

Public Types

typedef ::std::tr1::tuple< Matcher< A1 >, Matcher< A2 >, Matcher< A3 >, Matcher< A4 >, Matcher< A5 >, Matcher< A6 > > type
 

Member Typedef Documentation

template<typename A1 , typename A2 , typename A3 , typename A4 , typename A5 , typename A6 >
typedef ::std::tr1::tuple<Matcher<A1>, Matcher<A2>, Matcher<A3>, Matcher<A4>, Matcher<A5>, Matcher<A6> > testing::internal::MatcherTuple< ::std::tr1::tuple< A1, A2, A3, A4, A5, A6 > >::type

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