Boost logo

Boost :

From: Дмитрий Архипов (grisumbras_at_[hidden])
Date: 2024-02-08 14:36:41


чт, 8 февр. 2024 г. в 16:31, Andrey Semashev via Boost <boost_at_[hidden]>:
> You could document a concept of a string view or at least list the
> supported string types and use that in the documentation.

Well, I could write something like "this is an alias to an unspecified
type that satisfies such and such concept", and document the concept.
And then every other library that uses core::string_view (which
currently are: Beast, MySQL, URL, and soon Charconv) would have to do
the same. Instead of 3 documented string view types, Boost would have
7.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk