Possible extensions to OUString class

Kaganski Mike mikekaganski at hotmail.com
Thu Jan 31 07:10:00 UTC 2019


On 31.01.2019 0:40, Stephan Bergmann wrote:
> Also, a better approach overall would probably be some string_view-based 
> getToken functionality (converting from an OUString to a string_view is 
> cheap), and then string_view-based toInt etc. functions.

Is there a C++ magic to automatically select a getToken variant 
returning string_view vs returning OUString based on if the original 
OUString object is a temporary?

-- 
Best regards,
Mike Kaganski


More information about the LibreOffice mailing list