catsfoot::details::compare_top< Generator, T, Ops > Struct Template Reference

Builds a black-box comparator. More...

#include <black_box_equal.hh>

List of all members.

Public Member Functions

 compare_top (const Generator &g, Ops &&...ops...)
 compare_top (Generator &&g, Ops &&...ops...)
bool operator() (const T &a, const T &b) const

Detailed Description

template<typename Generator, typename T, typename... Ops>
struct catsfoot::details::compare_top< Generator, T, Ops >

Builds a black-box comparator.


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