Boost.Url makes heavy reference to string_view in its documentation as coming from Boost.Core, but the documentation for core doesn't mention it anywhere and the implementation is buried in a detail namespace implying that it isn't a first-class citiizen.
Boost.Url makes heavy reference to string_view in its documentation as coming from Boost.Core, but the documentation for core doesn't mention it anywhere and the implementation is buried in a
detailnamespace implying that it isn't a first-class citiizen.