duckhandy/include
King_DuckZ 710cdf9f04 Allow string_view conv when it's safe
You can still force a string_view conv even when it's
not safe to do so if you only intend to use the
return value during its lifetime validity. Call
int_conv_temporary() in that case.
2021-04-22 13:59:51 +02:00
..
duckhandy Allow string_view conv when it's safe 2021-04-22 13:59:51 +02:00