OTest2
A C++ testing framework
Classes | Namespaces
comparisonslexi.h File Reference
#include <otest2/comparisons.h>
#include <otest2/typetraits.h>
Include dependency graph for comparisonslexi.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OTest2::LexiLess< A_, B_ >
 the '<' operator for lexicographical assertions More...
 
class  OTest2::LexiLessOrEqual< A_, B_ >
 the '<=' operator for lexicographical assertions More...
 
class  OTest2::LexiGreater< A_, B_ >
 the '>' operator for lexicographical assertions More...
 
class  OTest2::LexiGreaterOrEqual< A_, B_ >
 the '>=' operator for lexicographical assertions More...
 

Namespaces

 OTest2