|
Boost : |
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2024-12-18 09:16:41
On Wed, Dec 18, 2024 at 1:12â¯AM Ivan Matek <libbooze_at_[hidden]> wrote:
> Existing Practice
> We have
> std::basic_string<CharT,Traits,Allocator>::starts_with
> std::basic_string_view<CharT,Traits>::starts_with
>
starts_with returns a bool, while your function returns an optional. Not
comparable.
Thanks
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk