From Jason Turner

[string.cmp]

Diff to HTML by rtfpessoa

tmp/tmpvfww8bkh/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- #### Non-member comparison functions <a id="string.cmp">[[string.cmp]]</a>
2
 
3
  ``` cpp
4
  template<class charT, class traits, class Allocator>
5
  constexpr bool
6
  operator==(const basic_string<charT, traits, Allocator>& lhs,
 
1
+ #### Non-member comparison operator functions <a id="string.cmp">[[string.cmp]]</a>
2
 
3
  ``` cpp
4
  template<class charT, class traits, class Allocator>
5
  constexpr bool
6
  operator==(const basic_string<charT, traits, Allocator>& lhs,