boostorg / boostorg/static_string
use core/detail/string_view.hpp
Open
- Dominant language
- C++
- Stars
- 70
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
We should use core/detail/string_view.hpp instead of the one from utility
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for uses of the utility string_view header and compare them with core/detail/string_view.hpp. Confirm which includes are in scope, update the relevant references, and verify that the existing project checks still pass with no remaining unintended use of the utility header.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100