GNU Radio's DSD Package
testing::internal::SizeIsMatcher< SizeMatcher > Class Template Reference

#include <gmock-matchers.h>

Classes

class  Impl
 

Public Member Functions

 SizeIsMatcher (const SizeMatcher &size_matcher)
 
template<typename Container >
 operator Matcher< Container > () const
 
 SizeIsMatcher (const SizeMatcher &size_matcher)
 
template<typename Container >
 operator Matcher< Container > () const
 

Constructor & Destructor Documentation

◆ SizeIsMatcher() [1/2]

template<typename SizeMatcher >
testing::internal::SizeIsMatcher< SizeMatcher >::SizeIsMatcher ( const SizeMatcher &  size_matcher)
inlineexplicit

◆ SizeIsMatcher() [2/2]

template<typename SizeMatcher >
testing::internal::SizeIsMatcher< SizeMatcher >::SizeIsMatcher ( const SizeMatcher &  size_matcher)
inlineexplicit

Member Function Documentation

◆ operator Matcher< Container >() [1/2]

template<typename SizeMatcher >
template<typename Container >
testing::internal::SizeIsMatcher< SizeMatcher >::operator Matcher< Container > ( ) const
inline

◆ operator Matcher< Container >() [2/2]

template<typename SizeMatcher >
template<typename Container >
testing::internal::SizeIsMatcher< SizeMatcher >::operator Matcher< Container > ( ) const
inline

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