boost::utility::string_view should name a type
Open
- Dominant language
- C++
- Stars
- 51
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
if you include `` then this line should work:
```
using string_view = boost::utility::string_view;
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.