Congrats to @ednolan for getting this published!
This is also our first Beman library making use of another beman library under development, beman.iterator_interface. Hopefully, we’ll get another announcement for that one soon.
Congrats to @ednolan for getting this published!
This is also our first Beman library making use of another beman library under development, beman.iterator_interface. Hopefully, we’ll get another announcement for that one soon.
Thanks, David! I’m excited to continue developing utf_view as part of the Beman project.
Welcome – this is such an important contribution to the standard and to Beman!
Off the top, one note is that I see the STLInterfaces link – I believe we have a local version that is being used in the optional ranges stuff so that we don’t need to depend on Boost. One small thing to look into.
edit: Lol of course you already know this bc you’ve already had a PR on the beman iterator interfaces repo. So maybe it’s just docs?
Good catch! utf_view does use beman.iterator_interface, but it used the Boost version previously and I forgot to update the doc. The doc has now been updated.