reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

usr/include/c++/7.4.0/bits/regex.h
  897       operator string_type() const
  900 	  ? string_type(this->first, this->second)
  901 	  : string_type();
  909       string_type
  913 	  ? string_type(this->first, this->second)
  914 	  : string_type();
  940       compare(const string_type& __s) const