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

#include <catch.hpp>

Inheritance diagram for Catch::Matchers::Vector::ContainsMatcher< T, AllocComp, AllocMatch >:
Inheritance graph
[legend]

Public Member Functions

 ContainsMatcher (std::vector< T, AllocComp > const &comparator)
 
std::string describe () const override
 
bool match (std::vector< T, AllocMatch > const &v) const override
 

Public Attributes

std::vector< T, AllocComp > const & m_comparator
 

Detailed Description

template<typename T, typename AllocComp, typename AllocMatch>
struct Catch::Matchers::Vector::ContainsMatcher< T, AllocComp, AllocMatch >

Definition at line 3625 of file catch.hpp.

Constructor & Destructor Documentation

template<typename T , typename AllocComp , typename AllocMatch >
Catch::Matchers::Vector::ContainsMatcher< T, AllocComp, AllocMatch >::ContainsMatcher ( std::vector< T, AllocComp > const &  comparator)
inline

Definition at line 3627 of file catch.hpp.

Member Function Documentation

template<typename T , typename AllocComp , typename AllocMatch >
std::string Catch::Matchers::Vector::ContainsMatcher< T, AllocComp, AllocMatch >::describe ( ) const
inlineoverride

Definition at line 3647 of file catch.hpp.

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

Definition at line 3629 of file catch.hpp.

Member Data Documentation

template<typename T , typename AllocComp , typename AllocMatch >
std::vector<T, AllocComp> const& Catch::Matchers::Vector::ContainsMatcher< T, AllocComp, AllocMatch >::m_comparator

Definition at line 3651 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