Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/parser
/ string_parser
Function
string_parser
include/boost/parser/parser.hpp:7532–7532 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7530
struct string_parser
7531
{
7532
constexpr string_parser() : expected_first_(), expected_last_() {}
7533
7534
#if BOOST_PARSER_USE_CONCEPTS
7535
template<parsable_range_like R>
Callers
1
string
Function · 0.70
Calls
2
make_view_begin
Function · 0.85
make_view_end
Function · 0.85
Tested by
no test coverage detected