Flutter makes it easy and fast to build beautiful apps for mobile and beyond
BSD 3-Clause "New" or "Revised" License
166.72k
stars
27.62k
forks
source link
[Impeller] OpenGLES Proc Table should use `std::string_view` not `char*` #135922
Open
matanlurey opened 1 year ago
... to make ownership semantics more clear and not rely on raw pointers where we don't need to.
See below: