Files
filament/libs/utils
Philip Rideout cb953b4203 Remove usage of <regex> from Path.
There was actually no need to give special treatment to leading drive
designators since they effectively form the first path segment anyway.
To help prevent regressions, I added a few unit tests in a previous CL.

The motivation for the CL is to remove a dependency on `locale.cpp`,
which can result in shorter build times and reduced binary sizes.
2020-02-12 10:03:06 -08:00
..
2020-02-12 10:03:06 -08:00
2020-02-12 10:03:06 -08:00
2018-08-03 10:38:22 -07:00
2019-11-01 09:14:38 -07:00