Electroneum
Loading...
Searching...
No Matches
testing::internal::UnorderedElementsAreMatcher< MatcherTuple > Class Template Reference

#include <gmock-matchers.h>

Public Member Functions

 UnorderedElementsAreMatcher (const MatcherTuple &args)
template<typename Container>
 operator Matcher< Container > () const

Detailed Description

template<typename MatcherTuple>
class testing::internal::UnorderedElementsAreMatcher< MatcherTuple >

Definition at line 3451 of file gmock-matchers.h.

Constructor & Destructor Documentation

◆ UnorderedElementsAreMatcher()

template<typename MatcherTuple>
testing::internal::UnorderedElementsAreMatcher< MatcherTuple >::UnorderedElementsAreMatcher ( const MatcherTuple & args)
inlineexplicit

Definition at line 3453 of file gmock-matchers.h.

Member Function Documentation

◆ operator Matcher< Container >()

template<typename MatcherTuple>
template<typename Container>
testing::internal::UnorderedElementsAreMatcher< MatcherTuple >::operator Matcher< Container > ( ) const
inline

Definition at line 3457 of file gmock-matchers.h.

3457 {
3460 typedef typename View::value_type Element;
3467 matchers.begin(), matchers.end()));
3468 }
#define GTEST_REMOVE_REFERENCE_AND_CONST_(T)
OutIter TransformTupleValues(Func f, const Tuple &t, OutIter out)
Matcher< T > MakeMatcher(const MatcherInterface< T > *impl)
Here is the call graph for this function:

The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-matchers.h