Searched defs:lexicographic (Results 1 – 2 of 2) sorted by relevance
38 struct lexicographic {}; struct43 operator<<( unit_test::lazy_ostream & o, lexicographic ) { return o; } in operator <<() argument47 operator<<( std::ostream& o, lexicographic ) { return o; } in operator <<() argument55 operator<<(assertion_evaluate_t<assertion::binary_expr<T1,T2,OP> > const& ae, lexicographic ) in operator <<() argument64 operator<<( assertion_type const&, lexicographic ) in operator <<() argument
20 namespace lexicographic { namespace