|  | Home | Libraries | People | FAQ | More | 
Return true if lhs equals rhs.
          Defined in header <boost/json/string.hpp>
        
bool operator==( string const& lhs, string const& rhs);
A lexicographical comparison is used.
          Convenience header <boost/json.hpp>