|  | Home | Libraries | People | FAQ | More | 
Return true if lhs is less than or equal to 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>