Skip to content
Snippets Groups Projects
  • Sam Yates's avatar
    Extend lexicographic ordering tests, functionality. · 25a8bc45
    Sam Yates authored
    * Test comparison by ref-returning member function.
    * Add a 'BY_VALUE' version of the macro, that performs
      the comparison via proxy tuples, allowing comparisons
      via a sequence of arbitrary expressions (including
      non-reference returning member functions).
    25a8bc45