Files
filament/libs/utils/src
Mathias Agopian 5b71274fa5 get rid of utils::StaticString
In most places this is simply replaced by `std::string_view`.

We also change a few internal/private headers so they accept 
`std::string_view` instead of `utils::CString`.
2022-08-02 09:51:13 -07:00
..
2022-08-02 09:51:13 -07:00
2022-04-13 08:53:33 -07:00
2018-12-11 17:44:03 -08:00
2022-03-01 10:03:31 -08:00