Euphoria
vectorequals.h File Reference
#include <functional>
#include <algorithm>
#include "tests/falsestring.h"
#include "tests/vectortostring.h"

Go to the source code of this file.

Namespaces

 eu
 
 eu::tests
 

Functions

template<typename T , typename TToString , typename TCompare >
FalseString eu::tests::is_vector_equal (const std::vector< T > &lhs, const std::vector< T > &rhs, TToString to_string_functor, TCompare compare_functor)