Files
filament/libs/utils
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
2022-04-13 08:53:33 -07:00
2018-08-03 10:38:22 -07:00