-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disambiguate templated and non-templated typedefs with the same name.
Using-declarations with the same name with and without template is ambiguous for gcc (tested with 12.3.0, 13.x). Disambiguate them. PiperOrigin-RevId: 577390198
- Loading branch information
1 parent
0a8db3d
commit 8a9cf47
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters