Files
filament/libs/utils/src
Mathias Agopian 8ab2725a79 string improvements
- don't use __PRETTY_FUNCTION__ and try to parse it, __func__ is
standardized and in most case returns what we want (the function name).

- add native support for string_view in our ostream.

- uninline string support from ostream
2022-04-13 08:53:33 -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