catsfoot::build_comparer< T > Struct Template Reference

This is class is used to build an black box equality engine. More...

#include <black_box_equal.hh>

List of all members.

Public Member Functions

template<typename Generator , typename... Functions, typename G = typename std::decay<Generator>::type>
details::compare_top< G, T,
typename wrapped< Functions >
::type...> 
operator() (Generator g, Functions &&...functions...) const

Detailed Description

template<typename T>
struct catsfoot::build_comparer< T >

This is class is used to build an black box equality engine.

Template Parameters:
Tis the type to provide equality

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