-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uri.cpp: modernize and rearrange code
Use an anonymous namespace instead of `static` and `std::array` instead of a C array; inline matrixToUrlRegexInit() function at the only place it is called from.
- Loading branch information
1 parent
08a921a
commit 2277af8
Showing
1 changed file
with
29 additions
and
39 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