Public Member Functions | Public Attributes | List of all members
Catch::Matchers::Vector::ContainsElementMatcher< T, Alloc > Struct Template Reference

#include <catch.hpp>

Inheritance diagram for Catch::Matchers::Vector::ContainsElementMatcher< T, Alloc >:
Inheritance graph
[legend]

Public Member Functions

 ContainsElementMatcher (T const &comparator)
 
std::string describe () const override
 
bool match (std::vector< T, Alloc > const &v) const override
 

Public Attributes

T const & m_comparator
 

Detailed Description

template<typename T, typename Alloc>
struct Catch::Matchers::Vector::ContainsElementMatcher< T, Alloc >

Definition at line 3604 of file catch.hpp.

Constructor & Destructor Documentation

template<typename T , typename Alloc >
Catch::Matchers::Vector::ContainsElementMatcher< T, Alloc >::ContainsElementMatcher ( T const &  comparator)
inline

Definition at line 3606 of file catch.hpp.

Member Function Documentation

template<typename T , typename Alloc >
std::string Catch::Matchers::Vector::ContainsElementMatcher< T, Alloc >::describe ( ) const
inlineoverride

Definition at line 3617 of file catch.hpp.

template<typename T , typename Alloc >
bool Catch::Matchers::Vector::ContainsElementMatcher< T, Alloc >::match ( std::vector< T, Alloc > const &  v) const
inlineoverride

Definition at line 3608 of file catch.hpp.

Member Data Documentation

template<typename T , typename Alloc >
T const& Catch::Matchers::Vector::ContainsElementMatcher< T, Alloc >::m_comparator

Definition at line 3621 of file catch.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:36