boostorg / boostorg/beast

core::string_view

Open
#3,046 4 comments 0 reactions 0 assignees View on GitHub
Doc
Dominant language
C++
Stars
4.8k
Forks
694
Avg merge
12h 48m
Merged PRs (30d)
1

Description

beast should utter `core::string_view` directly instead of using the alias lifted into its namespace, for clarity in documentation and source code. the exposition in the docs should also be changed.

Contributor guide

Open the contributing guide

Research direction

Search the Beast source and documentation for uses of the namespace-lifted string_view alias and identify the corresponding exposition text. Replace those references with core::string_view while preserving the intended meaning. Done means the source and documentation consistently use the explicit name; check the resulting documentation and relevant build or test checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
documentation
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.