catsfoot::details::compare< Generator, T, Op, Ops...> Struct Template Reference

Compare using the first operator and recurse. More...

#include <black_box_equal.hh>

List of all members.

Public Member Functions

 compare (Op &&op, Ops &&...ops...)
bool operator() (Generator &g, const T &a, const T &b) const

Detailed Description

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

Compare using the first operator and recurse.


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