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

#include <catch.hpp>

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

Public Member Functions

std::string describe () const override
 
bool match (std::vector< T, AllocMatch > const &vec) const override
 
 UnorderedEqualsMatcher (std::vector< T, AllocComp > const &target)
 

Private Attributes

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

Detailed Description

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

Definition at line 3714 of file catch.hpp.

Constructor & Destructor Documentation

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

Definition at line 3715 of file catch.hpp.

Member Function Documentation

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

Definition at line 3725 of file catch.hpp.

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

Definition at line 3716 of file catch.hpp.

Member Data Documentation

template<typename T , typename AllocComp , typename AllocMatch >
std::vector<T, AllocComp> const& Catch::Matchers::Vector::UnorderedEqualsMatcher< T, AllocComp, AllocMatch >::m_target
private

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