We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b557d11 commit 251e95eCopy full SHA for 251e95e
pending_code_changes.txt
@@ -2,4 +2,9 @@ Code changes:
2
- Added the std:: qualifier to string throughout phonenumberutil.
3
- Changed several std::string parameters to absl::string_view.
4
- Renamed NonGeographicalRegion to NonGeographicalEntity.
5
- - Created a new interface called NonGeographicalEntityMetadataSourceV2
+ - Created a new interface called NonGeographicalEntityMetadataSourceV2
6
+ - Created a new class called ParsingOptions
7
+======
8
+ - Reverted the std:: qualifier to string throughout phonenumberutil.
9
+ - Reverted absl::string_view to std::string parameters.
10
+>>>>>> master
0 commit comments